Theorems · Theorem · logic and foundations
FirstOrder.Language.Theory.IsComplete.eq_complete_theory
∀ {L : FirstOrder.Language} {T : L.Theory},
T.IsComplete → ∀ (M : Type u_1) [inst : L.Structure M] [M ⊨ T] [Nonempty M], {φ | T ⊨ᵇ φ} = L.completeTheory MA complete theory is the completeTheory Th(M) of one of its models.
- Defined in
- Mathlib.ModelTheory.Satisfiability
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Set.ofPredstatement · cited by 6,101
- Set.extproof · cited by 2,266
- 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.Theorystatement and proof · cited by 154
- FirstOrder.Language.Sentenceproof · cited by 127
- FirstOrder.Language.Theory.Modelstatement and proof · cited by 67
- FirstOrder.Language.Sentence.Realizeproof · cited by 62
- FirstOrder.Language.Theory.ModelsBoundedFormulastatement and proof · cited by 30
- FirstOrder.Language.BoundedFormula.notproof · cited by 27
Cited by2
Results whose statement or proof uses this declaration.