Mathlib Map

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
Assumes
BornologyBornologyBornology

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.

Cited by7

Results whose statement or proof uses this declaration.