Theorems · Definition · order theory
FrameHom.copy
{α : Type u_2} →
{β : Type u_3} →
[inst : CompleteLattice α] →
[inst_1 : CompleteLattice β] → (f : FrameHom α β) → (f' : α → β) → f' = ⇑f → FrameHom α βCopy of a FrameHom 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 17 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- CompleteLatticestatement and proof · cited by 1,048
- FrameHomstatement and proof · cited by 70
- InfTopHomproof · cited by 60
- sSupHomproof · cited by 40
- FrameHom.toInfTopHomproof · cited by 3
- sSupHom.copyproof · cited by 2
- InfTopHom.copyproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- FrameHom.copy_eqstatement · cited by 0
- FrameHom.coe_copystatement · cited by 0