Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-04-30 02:26 bb45687b

View on Github →

feat(model_theory/syntax, semantics): Substitution of variables in terms and formulas (#13632) Defines first_order.language.term.subst and first_order.language.bounded_formula.subst, which substitute free variables in terms and formulas with terms.

Estimated changes