Theorems · Definition · general topology
LocallyBoundedMap.comp
{α : Type u_2} →
{β : Type u_3} →
{γ : Type u_4} →
[inst : Bornology α] →
[inst_1 : Bornology β] →
[inst_2 : Bornology γ] → LocallyBoundedMap β γ → LocallyBoundedMap α β → LocallyBoundedMap α γComposition of LocallyBoundedMaps as a LocallyBoundedMap.
- Defined in
- Mathlib.Topology.Bornology.Hom
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 68 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.coeproof · cited by 62,936
- Bornologystatement and proof · cited by 188
- LocallyBoundedMapstatement and proof · cited by 20
Cited by7
Results whose statement or proof uses this declaration.
- LocallyBoundedMap.comp_applystatement · cited by 1
- LocallyBoundedMap.coe_compstatement · cited by 0
- LocallyBoundedMap.comp_assocstatement · cited by 0
- LocallyBoundedMap.comp_idstatement · cited by 0
- LocallyBoundedMap.id_compstatement · cited by 0
- LocallyBoundedMap.cancel_leftstatement and proof · cited by 0
- LocallyBoundedMap.cancel_rightstatement and proof · cited by 0