Theorems · Theorem · logic and foundations
FirstOrder.Language.Formula.realize_relabel
∀ {L : FirstOrder.Language} {M : Type w} [inst : L.Structure M] {α : Type u'} {β : Type v'} {φ : L.Formula α}
{g : α → β} {v : β → M}, (FirstOrder.Language.Formula.relabel g φ).Realize v ↔ φ.Realize (v ∘ g)- Defined in
- Mathlib.ModelTheory.Semantics
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.BoundedFormula.Realizeproof · cited by 104
- FirstOrder.Language.Formulastatement and proof · cited by 93
- FirstOrder.Language.Formula.Realizestatement and proof · cited by 81
- finZeroElimproof · cited by 29
- iff_eq_eqproof · cited by 13
- FirstOrder.Language.Formula.relabelstatement and proof · cited by 7
- FirstOrder.Language.BoundedFormula.realize_relabelproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.