Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-05-27 17:41 1ccb7f04

View on Github →

feat(model_theory/syntax, semantics): Lemmas about relabeling variables (#14225) Proves lemmas about relabeling variables in terms and formulas Defines first_order.language.bounded_formula.to_formula, which turns turns all of the extra variables of a bounded_formula into free variables.

Estimated changes