Theorems · Theorem · logic and foundations
FirstOrder.Language.exists_elementarilyEquivalent_card_eq
∀ (L : FirstOrder.Language) (M : Type w') [inst : L.Structure M] [Infinite M] (κ : Cardinal.{w}),
Cardinal.aleph0 ≤ κ →
Cardinal.lift.{w, max u v} L.card ≤ Cardinal.lift.{max u v, w} κ →
∃ N, L.ElementarilyEquivalent M ↑N ∧ Cardinal.mk ↑N = κA consequence of the Löwenheim–Skolem Theorem: If κ is a cardinal greater than the
cardinalities of L and an infinite L-structure M, then there is a structure of cardinality κ
elementarily equivalent to M.
- Defined in
- Mathlib.ModelTheory.Satisfiability
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Cardinalstatement and proof · cited by 2,598
- FirstOrder.Languagestatement and proof · cited by 1,084
- Cardinal.mkstatement and proof · cited by 942
- FirstOrder.Language.Structurestatement and proof · cited by 775
- CategoryTheory.Bundled.αstatement and proof · cited by 736
- Cardinal.liftstatement and proof · cited by 583
- Cardinal.aleph0statement and proof · cited by 521
- Infinitestatement and proof · cited by 352
- Nonempty.someproof · cited by 340
- CategoryTheory.Bundledstatement and proof · cited by 42
- FirstOrder.Language.ElementaryEmbeddingproof · cited by 33
- FirstOrder.Language.ElementarilyEquivalentstatement · cited by 19
Cited by2
Results whose statement or proof uses this declaration.
- Cardinal.Categorical.isCompleteproof · cited by 3
- FirstOrder.Language.Theory.exists_model_card_eqproof · cited by 1