Theorems · Definition · logic and foundations
FirstOrder.Language.ElementarilyEquivalent.toModel
{L : FirstOrder.Language} →
(T : L.Theory) →
{M : T.ModelType} → {N : Type u_1} → [LN : L.Structure N] → L.ElementarilyEquivalent (↑M) N → T.ModelTypeA structure that is elementarily equivalent to a model, bundled as a model.
- Defined in
- Mathlib.ModelTheory.Bundled
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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 and proof · cited by 154
- FirstOrder.Language.Theory.ModelTypestatement and proof · cited by 62
- FirstOrder.Language.Theory.ModelType.Carrierstatement and proof · cited by 59
- FirstOrder.Language.ElementarilyEquivalentstatement and proof · cited by 19
Cited by2
Results whose statement or proof uses this declaration.
- Cardinal.Categorical.isCompleteproof · cited by 3
- FirstOrder.Language.ElementarySubstructure.toModelproof · cited by 1