Mathlib Map

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
Assumes
FirstOrder.Language.StructureFirstOrder.Language.Structure

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.

Cited by3

Results whose statement or proof uses this declaration.