Mathlib Map

Theorems · Definition · logic and foundations

FirstOrder.Language.BoundedFormula.castLE

{L : FirstOrder.Language} → {α : Type u'} → {m n : ℕ} → m ≤ n → L.BoundedFormula α m → L.BoundedFormula α n

Casts L.BoundedFormula α m as L.BoundedFormula α n, where m ≤ n.

Defined in
Mathlib.ModelTheory.Syntax
Cited by
13 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

FirstOrder.Language.BoundedFormula.relabel · cited by 17BoundedFormula.relabelFirstOrder.Language.BoundedFormula.liftAt · cited by 14BoundedFormula.liftAtFirstOrder.Language.BoundedFormula.castLE_rfl · cited by 4BoundedFormula.castLE_rflFirstOrder.Language.BoundedFormula.relabel_all · cited by 2BoundedFormula.relabel_allFirstOrder.Language.BoundedFormula.realize_mapTermRel_add_castLe · cited by 1BoundedFormula.realize_ma…FirstOrder.Language.BoundedFormula.IsAtomic.castLE · cited by 1IsAtomic.castLEFirstOrder.Language.BoundedFormula.realize_castLE_of_eq · cited by 1BoundedFormula.realize_ca…FirstOrder.Language.BoundedFormula.castLE_castLE · cited by 1BoundedFormula.castLE_cas…FirstOrder.Language.BoundedFormula.IsPrenex.castLE · cited by 1IsPrenex.castLEFirstOrder.Language.BoundedFormula.castLE.congr_simp · cited by 1castLE.congr_simpFirstOrder.Language.BoundedFormula.IsQF.castLE · cited by 1IsQF.castLEFirstOrder.Language.BoundedFormula.realize_liftAt · cited by 0BoundedFormula.realize_li…FirstOrder.Language.BoundedFormula.relabel_sumInl · cited by 0BoundedFormula.relabel_su…FirstOrder.Language.BoundedFormula.castLE_comp_castLE · cited by 0BoundedFormula.castLE_com…FirstOrder.Language.BoundedFormula.castLE.eq_def · cited by 0castLE.eq_defFirstOrder.Language · cited by 1084FirstOrder.LanguageFirstOrder.Language.BoundedFormula · cited by 207Language.BoundedFormulaFirstOrder.Language.BoundedFormula.brecOn · cited by 1BoundedFormula.brecOnBoundedFormula.castLECITED BYCITES

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.