Theorems · Theorem · logic and foundations
FirstOrder.Language.Formula.realize_not
∀ {L : FirstOrder.Language} {M : Type w} [inst : L.Structure M] {α : Type u'} {φ : L.Formula α} {v : α → M},
φ.not.Realize v ↔ ¬φ.Realize v- Defined in
- Mathlib.ModelTheory.Semantics
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.Formulastatement and proof · cited by 93
- FirstOrder.Language.Formula.Realizestatement · cited by 81
- FirstOrder.Language.Formula.notstatement · cited by 27
Cited by1
Results whose statement or proof uses this declaration.
- Set.Definable.complproof · cited by 3