Theorems · Theorem · logic and foundations
FirstOrder.Language.IsUltrahomogeneous.extend_embedding
∀ {L : FirstOrder.Language} {M : Type w} [inst : L.Structure M],
L.IsUltrahomogeneous M →
∀ {S : Type u_1} [inst_1 : L.Structure S],
FirstOrder.Language.Structure.FG L S →
∀ {T : Type u_2} [inst_2 : L.Structure T] [h : Nonempty (L.Embedding T M)] (f : L.Embedding S M)
(g : L.Embedding S T), ∃ f', f = f'.comp gAny embedding from a finitely generated S to an ultrahomogeneous structure M
can be extended to an embedding from any structure with an embedding to M.
- Defined in
- Mathlib.ModelTheory.Fraisse
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.Embeddingstatement and proof · cited by 128
- FirstOrder.Language.Equivproof · cited by 83
- FirstOrder.Language.Embedding.toHomproof · cited by 40
- FirstOrder.Language.Substructure.subtypeproof · cited by 40
- FirstOrder.Language.Embedding.compstatement and proof · cited by 38
- FirstOrder.Language.Equiv.toEmbeddingproof · cited by 34
- FirstOrder.Language.Equiv.symmproof · cited by 32
- FirstOrder.Language.Hom.rangeproof · cited by 30
- FirstOrder.Language.Structure.FGstatement and proof · cited by 27
Cited by2
Results whose statement or proof uses this declaration.
- FirstOrder.Language.isUltrahomogeneous_iff_IsExtensionPairproof · cited by 1
- FirstOrder.Language.IsFraisseLimit.isExtensionPairproof · cited by 1