Theorems · Theorem · logic and foundations
FirstOrder.Language.PartialEquiv.subtype_toEquiv_inclusion
∀ {L : FirstOrder.Language} {M : Type w} {N : Type w'} [inst : L.Structure M] [inst_1 : L.Structure N]
{f g : L.PartialEquiv M N} (h : f ≤ g),
g.cod.subtype.comp (g.toEquiv.toEmbedding.comp (FirstOrder.Language.Substructure.inclusion ⋯)) =
f.cod.subtype.comp f.toEquiv.toEmbedding- Defined in
- Mathlib.ModelTheory.PartialEquiv
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Embeddingstatement · cited by 128
- FirstOrder.Language.PartialEquivstatement and proof · cited by 44
- FirstOrder.Language.Substructure.subtypestatement and proof · cited by 40
- FirstOrder.Language.Embedding.compstatement and proof · cited by 38
- FirstOrder.Language.PartialEquiv.domstatement and proof · cited by 35
- FirstOrder.Language.Equiv.toEmbeddingstatement and proof · cited by 34
- FirstOrder.Language.PartialEquiv.codstatement and proof · cited by 32
- FirstOrder.Language.Substructure.inclusionstatement and proof · cited by 26
- FirstOrder.Language.PartialEquiv.toEquivstatement and proof · cited by 24
Cited by3
Results whose statement or proof uses this declaration.
- FirstOrder.Language.PartialEquiv.toEquiv_inclusion_applyproof · cited by 2
- FirstOrder.Language.PartialEquiv.le_domRestrictproof · cited by 1
- FirstOrder.Language.PartialEquiv.toEquiv_inclusionproof · cited by 0