Theorems · Theorem · logic and foundations
FirstOrder.Language.completeTheory.mem_or_not_mem
∀ (L : FirstOrder.Language) (M : Type w) [inst : L.Structure M] (φ : L.Sentence), φ ∈ L.completeTheory M ∨ FirstOrder.Language.Formula.not φ ∈ L.completeTheory M
- Defined in
- Mathlib.ModelTheory.Satisfiability
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Theorystatement · cited by 154
- FirstOrder.Language.Sentencestatement and proof · cited by 127
- FirstOrder.Language.Formulastatement · cited by 93
- FirstOrder.Language.Formula.Realizeproof · cited by 81
- FirstOrder.Language.Formula.notstatement · cited by 27
- FirstOrder.Language.completeTheorystatement · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Language.completeTheory.isMaximalproof · cited by 2