Mathlib Map

Theorems · Definition · order theory

SupHom.copy

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

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

Defined in
Mathlib.Order.Hom.Lattice
Cited by
2 results in Mathlib
Foundations
Depth 8 from the axioms · uses no axioms
Assumes
MaxMax

Around this declaration

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

Cites2

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
  • SupHomstatement and proof · cited by 68

Cited by4

Results whose statement or proof uses this declaration.