Theorems · Definition · logic and foundations
FirstOrder.Language.Theory.CompleteType.mk.noConfusion
{L : FirstOrder.Language} →
{T : L.Theory} →
{α : Type w} →
{P : Sort u_1} →
{toTheory : (L.withConstants α).Theory} →
{subset' : (L.lhomWithConstants α).onTheory T ⊆ toTheory} →
{isMaximal' : toTheory.IsMaximal} →
{toTheory' : (L.withConstants α).Theory} →
{subset'' : (L.lhomWithConstants α).onTheory T ⊆ toTheory'} →
{isMaximal'' : toTheory'.IsMaximal} →
{ toTheory := toTheory, subset' := subset', isMaximal' := isMaximal' } =
{ toTheory := toTheory', subset' := subset'', isMaximal' := isMaximal'' } →
(toTheory ≍ toTheory' → P) → P- Defined in
- Mathlib.ModelTheory.Types
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses no axioms
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.Theorystatement and proof · cited by 154
- FirstOrder.Language.Sentencestatement · cited by 127
- FirstOrder.Language.withConstantsstatement and proof · cited by 108
- FirstOrder.Language.lhomWithConstantsstatement and proof · cited by 39
- FirstOrder.Language.Theory.CompleteTypestatement · cited by 35
- FirstOrder.Language.LHom.onTheorystatement and proof · cited by 27
- FirstOrder.Language.Theory.IsMaximalstatement and proof · cited by 10
- FirstOrder.Language.Theory.CompleteType.noConfusionproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Language.Theory.CompleteType.mk.injproof · cited by 1