Theorems · Theorem · logic and foundations
FirstOrder.Language.IsExtensionPair.cod
∀ {L : FirstOrder.Language} {M : Type w} {N : Type w'} [inst : L.Structure M] [inst_1 : L.Structure N],
L.IsExtensionPair M N → ∀ (f : L.FGEquiv N M) (m : M), ∃ g, m ∈ (↑g).cod ∧ f ≤ gAlias of the forward direction of FirstOrder.Language.isExtensionPair_iff_cod.
- Defined in
- Mathlib.ModelTheory.PartialEquiv
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.Substructurestatement · cited by 242
- FirstOrder.Language.PartialEquivstatement · cited by 44
- FirstOrder.Language.PartialEquiv.domstatement · cited by 35
- FirstOrder.Language.Substructure.FGstatement · cited by 34
- FirstOrder.Language.PartialEquiv.codstatement · cited by 32
- FirstOrder.Language.FGEquivstatement · cited by 9
- FirstOrder.Language.IsExtensionPairstatement · cited by 8
- FirstOrder.Language.isExtensionPair_iff_codproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Language.IsExtensionPair.definedAtRightproof · cited by 1