Mathlib Map

Theorems · Theorem · logic and foundations

FirstOrder.Language.isUltrahomogeneous_iff_IsExtensionPair

∀ {L : FirstOrder.Language} {M : Type w} [inst : L.Structure M],
  FirstOrder.Language.Structure.CG L M → (L.IsUltrahomogeneous M ↔ L.IsExtensionPair M M)

A countably generated structure is ultrahomogeneous if and only if any equivalence between finitely generated substructures can be extended to any element in the domain.

Defined in
Mathlib.ModelTheory.Fraisse
Cited by
1 results in Mathlib
Foundations
Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FirstOrder.Language.Structure

Around this declaration

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

Cites38

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.