Theorems · Theorem · logic and foundations
FirstOrder.Language.Theory.CompleteType.mk.sizeOf_spec
∀ {L : FirstOrder.Language} {T : L.Theory} {α : Type w} [inst : (a : L.Sentence) → SizeOf (T a)] [inst_1 : SizeOf α]
(toTheory : (L.withConstants α).Theory) (subset' : (L.lhomWithConstants α).onTheory T ⊆ toTheory)
(isMaximal' : toTheory.IsMaximal),
sizeOf { toTheory := toTheory, subset' := subset', isMaximal' := isMaximal' } = 1 + sizeOf isMaximal'- Defined in
- Mathlib.ModelTheory.Types
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses no axioms
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.Theorystatement and proof · cited by 154
- FirstOrder.Language.Sentencestatement and proof · 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
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.