Theorems · Theorem · general topology
LocallyBoundedMap.comp_assoc
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} {δ : Type u_5} [inst : Bornology α] [inst_1 : Bornology β]
[inst_2 : Bornology γ] [inst_3 : Bornology δ] (f : LocallyBoundedMap γ δ) (g : LocallyBoundedMap β γ)
(h : LocallyBoundedMap α β), (f.comp g).comp h = f.comp (g.comp h)- Defined in
- Mathlib.Topology.Bornology.Hom
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 69 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.
- Bornologystatement and proof · cited by 188
- LocallyBoundedMapstatement and proof · cited by 20
- LocallyBoundedMap.compstatement · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.