Theorems · Definition · logic and foundations
FirstOrder.Language.Theory.realizedTypes
{L : FirstOrder.Language} →
(T : L.Theory) →
(M : Type w') → [inst : L.Structure M] → [Nonempty M] → [M ⊨ T] → (α : Type w) → Set (T.CompleteType α)A complete type p is realized in a particular structure when there is some
tuple v whose type is p.
- Defined in
- Mathlib.ModelTheory.Types
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 96 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.
- Setstatement · cited by 53,352
- Set.rangeproof · cited by 4,705
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.Theorystatement and proof · cited by 154
- FirstOrder.Language.Theory.Modelstatement and proof · cited by 67
- FirstOrder.Language.Theory.CompleteTypestatement · cited by 35
- FirstOrder.Language.Theory.typeOfproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Language.Theory.exists_modelType_is_realized_instatement · cited by 0