Mathlib Map

Theorems · Theorem · logic and foundations

FirstOrder.Language.StrongHomClass.toEquiv_toFun

∀ {L : FirstOrder.Language} {F : Type u_3} {M : Type u_4} {N : Type u_5} [inst : L.Structure M] [inst_1 : L.Structure N]
  [inst_2 : EquivLike F M N] [inst_3 : L.StrongHomClass F M N] (a : F) (a_1 : M),
  (FirstOrder.Language.StrongHomClass.toEquiv a) a_1 = a a_1
Defined in
Mathlib.ModelTheory.Basic
Cited by
1 results in Mathlib
Foundations
Depth 19 from the axioms · uses propext, Quot.sound
Assumes
FirstOrder.Language.StructureFirstOrder.Language.StructureEquivLikeFirstOrder.Language.StrongHomClass

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.