Mathlib Map

Theorems · Definition · order theory

sInfHom.copy

{α : Type u_2} →
  {β : Type u_3} → [inst : InfSet α] → [inst_1 : InfSet β] → (f : sInfHom α β) → (f' : α → β) → f' = ⇑f → sInfHom α β

Copy of a sInfHom with a new toFun equal to the old one. Useful to fix definitional equalities.

Defined in
Mathlib.Order.Hom.CompleteLattice
Cited by
2 results in Mathlib
Foundations
Depth 11 from the axioms · uses no axioms
Assumes
InfSetInfSet

Around this declaration

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

Cites3

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
  • InfSetstatement and proof · cited by 145
  • sInfHomstatement and proof · cited by 43

Cited by3

Results whose statement or proof uses this declaration.