Theorems · Definition · order theory
SupBotHom.copy
{α : Type u_2} →
{β : Type u_3} →
[inst : Max α] →
[inst_1 : Bot α] →
[inst_2 : Max β] → [inst_3 : Bot β] → (f : SupBotHom α β) → (f' : α → β) → f' = ⇑f → SupBotHom α βCopy of a SupBotHom with a new toFun equal to the old one. Useful to fix definitional
equalities.
- Defined in
- Mathlib.Order.Hom.BoundedLattice
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Botstatement and proof · cited by 96
- SupHomproof · cited by 68
- SupBotHomstatement and proof · cited by 54
- BotHomproof · cited by 37
- SupBotHom.toSupHomproof · cited by 3
- BotHom.copyproof · cited by 2
- SupHom.copyproof · cited by 2
- SupBotHom.toBotHomproof · cited by 1
- BotHom.map_bot'proof · cited by 0
Cited by2
Results whose statement or proof uses this declaration.
- SupBotHom.coe_copystatement · cited by 0
- SupBotHom.copy_eqstatement · cited by 0