Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-03-17 22:40 32e5b6b9

View on Github →

feat(model_theory/terms_and_formulas): Casting and lifting terms and formulas (#12467) Defines bounded_formula.cast_le, which maps the fin-indexed variables with fin.cast_le Defines term.lift_at and bounded_formula.lift_at, which raise fin-indexed variables above a certain threshold

Estimated changes

added theorem fin.add_nat_one
added theorem fin.cast_cast_succ
added theorem fin.cast_last
added theorem fin.cast_le_of_eq
added theorem fin.cast_zero