Theorems · Theorem · logic and foundations
FirstOrder.Language.BoundedFormula.realize_constantsVarsEquiv
∀ {L : FirstOrder.Language} {M : Type w} [inst : L.Structure M] {α : Type u'} {β : Type v'}
[inst_1 : (L.withConstants α).Structure M] [(L.lhomWithConstants α).IsExpansionOn M] {n : ℕ}
{φ : (L.withConstants α).BoundedFormula β n} {v : β → M} {xs : Fin n → M},
(FirstOrder.Language.BoundedFormula.constantsVarsEquiv φ).Realize (Sum.elim (fun a => ↑(L.con a)) v) xs ↔
φ.Realize v xs- Defined in
- Mathlib.ModelTheory.Semantics
- Cited by
- 1 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.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Equivstatement · cited by 8,337
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.BoundedFormulastatement and proof · cited by 207
- FirstOrder.Language.Termproof · cited by 166
- FirstOrder.Language.Relationsproof · cited by 147
- FirstOrder.Language.withConstantsstatement and proof · cited by 108
- FirstOrder.Language.BoundedFormula.Realizestatement · cited by 104
- FirstOrder.Language.Structure.RelMapproof · cited by 68
- isEmptyElimproof · cited by 59
- FirstOrder.Language.lhomWithConstantsstatement and proof · cited by 39
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Language.Formula.realize_equivSentence_symm_conproof · cited by 4