Theorems · Definition · order theory
LatticeHom.copy
{α : Type u_2} →
{β : Type u_3} →
[inst : Lattice α] → [inst_1 : Lattice β] → (f : LatticeHom α β) → (f' : α → β) → f' = ⇑f → LatticeHom α βCopy of a LatticeHom 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 10 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Latticestatement and proof · cited by 916
- LatticeHomstatement and proof · cited by 192
- InfHomproof · cited by 69
- SupHomproof · cited by 68
- LatticeHom.toSupHomproof · cited by 31
- InfHom.copyproof · cited by 2
- SupHom.copyproof · cited by 2
- LatticeHom.toInfHomproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- BoundedLatticeHom.copyproof · cited by 2
- LatticeHom.coe_copystatement · cited by 0
- LatticeHom.copy_eqstatement · cited by 0