Theorems · Definition · logic and foundations
FirstOrder.Language.Embedding.codRestrict
{L : FirstOrder.Language} →
{M : Type w} →
{N : Type u_1} →
[inst : L.Structure M] →
[inst_1 : L.Structure N] →
(p : L.Substructure N) → (f : L.Embedding M N) → (∀ (c : M), f c ∈ p) → L.Embedding M ↥pA first-order embedding f : M → N whose values lie in a substructure p ⊆ N can be restricted
to an embedding M → p.
- Defined in
- Mathlib.ModelTheory.Substructures
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.Substructurestatement and proof · cited by 242
- FirstOrder.Language.Relationsproof · cited by 147
- FirstOrder.Language.Embeddingstatement and proof · cited by 128
- FirstOrder.Language.Embedding.toHomproof · cited by 40
- FirstOrder.Language.Hom.codRestrictproof · cited by 4
Cited by10
Results whose statement or proof uses this declaration.
- FirstOrder.Language.Substructure.inclusionproof · cited by 26
- FirstOrder.Language.Embedding.equivRangeproof · cited by 14
- FirstOrder.Language.DirectLimit.Equiv_iSupproof · cited by 4
- FirstOrder.Language.Embedding.substructureEquivMapproof · cited by 2
- FirstOrder.Language.Embedding.equivRange_toEquiv_applystatement · cited by 1
- FirstOrder.Language.Embedding.comp_codRestrictstatement · cited by 0
- FirstOrder.Language.Embedding.codRestrict.congr_simpstatement and proof · cited by 0
- FirstOrder.Language.Embedding.subtype_comp_codRestrictstatement · cited by 0
- FirstOrder.Language.Embedding.codRestrict_applystatement · cited by 0
- FirstOrder.Language.Embedding.codRestrict_apply'statement · cited by 0