Theorems · Theorem · logic and foundations
FirstOrder.Language.embedding_from_cg
∀ {L : FirstOrder.Language} {M : Type w} {N : Type w'} [inst : L.Structure M] [inst_1 : L.Structure N],
FirstOrder.Language.Structure.CG L M → ∀ (g : L.FGEquiv M N), L.IsExtensionPair M N → ∃ f, ↑g ≤ f.toPartialEquivFor a countably generated structure M and a structure N, if any partial equivalence
between finitely generated substructures can be extended to any element in the domain,
then there exists an embedding of M in N.
- Defined in
- Mathlib.ModelTheory.PartialEquiv
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Top.topproof · cited by 9,680
- SetLike.coeproof · cited by 8,199
- Set.Elemproof · cited by 7,166
- FirstOrder.Languagestatement and proof · cited by 1,084
- OrderHomproof · cited by 934
- FirstOrder.Language.Structurestatement and proof · cited by 775
- Countableproof · cited by 633
- Set.Countableproof · cited by 545
- FirstOrder.Language.Substructureproof · cited by 242
- top_le_iffproof · cited by 175
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.