Theorems · Definition · general topology
LocallyBoundedMap.copy
{α : Type u_2} →
{β : Type u_3} →
[inst : Bornology α] →
[inst_1 : Bornology β] → (f : LocallyBoundedMap α β) → (f' : α → β) → f' = ⇑f → LocallyBoundedMap α βCopy of a LocallyBoundedMap with a new toFun equal to the old one. Useful to fix
definitional equalities.
- Defined in
- Mathlib.Topology.Bornology.Hom
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
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
- Bornologystatement and proof · cited by 188
- LocallyBoundedMapstatement and proof · cited by 20
Cited by2
Results whose statement or proof uses this declaration.
- LocallyBoundedMap.coe_copystatement · cited by 0
- LocallyBoundedMap.copy_eqstatement · cited by 0