Theorems · Theorem · logic and foundations
FirstOrder.Language.exists_countable_is_age_of_iff
∀ {L : FirstOrder.Language} {K : Set (CategoryTheory.Bundled L.Structure)} [Countable ((l : ℕ) × L.Functions l)],
(∃ M, Countable ↑M ∧ L.age ↑M = K) ↔
K.Nonempty ∧
(∀ (M N : CategoryTheory.Bundled L.Structure), Nonempty (L.Equiv ↑M ↑N) → (M ∈ K ↔ N ∈ K)) ∧
(Quotient.mk' '' K).Countable ∧
(∀ M ∈ K, FirstOrder.Language.Structure.FG L ↑M) ∧
FirstOrder.Language.Hereditary K ∧ FirstOrder.Language.JointEmbedding K- Defined in
- Mathlib.ModelTheory.Fraisse
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Countable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.imagestatement and proof · cited by 5,609
- Set.Nonemptystatement and proof · cited by 2,627
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- CategoryTheory.Bundled.αstatement and proof · cited by 736
- Countablestatement and proof · cited by 633
- Set.Countablestatement and proof · cited by 545
- FirstOrder.Language.Functionsstatement and proof · cited by 153
- FirstOrder.Language.Equivstatement and proof · cited by 83
- CategoryTheory.Bundledstatement and proof · cited by 42
- FirstOrder.Language.Structure.FGstatement and proof · cited by 27
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.