Mathlib Map

Theorems · Theorem · logic and foundations

FirstOrder.Language.exists_cg_is_age_of

∀ {L : FirstOrder.Language} {K : Set (CategoryTheory.Bundled L.Structure)},
  K.Nonempty →
    (Quotient.mk' '' K).Countable →
      (∀ M ∈ K, FirstOrder.Language.Structure.FG L ↑M) →
        FirstOrder.Language.Hereditary K →
          FirstOrder.Language.JointEmbedding K → ∃ M, FirstOrder.Language.Structure.CG L ↑M ∧ L.age ↑M = K

Sufficient conditions for a class to be the age of a countably-generated structure.

Defined in
Mathlib.ModelTheory.Fraisse
Cited by
1 results in Mathlib
Foundations
Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites37

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.