Theorems · Definition · general topology
LocallyBoundedMap.ofMapBounded
{α : Type u_2} →
{β : Type u_3} →
[inst : Bornology α] →
[inst_1 : Bornology β] →
(f : α → β) → (∀ ⦃s : Set α⦄, Bornology.IsBounded s → Bornology.IsBounded (f '' s)) → LocallyBoundedMap α βConstruct a LocallyBoundedMap from the fact that the function maps bounded sets to bounded
sets.
- Defined in
- Mathlib.Topology.Bornology.Hom
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.imagestatement and proof · cited by 5,609
- Bornology.IsBoundedstatement and proof · cited by 293
- Bornologystatement and proof · cited by 188
- LocallyBoundedMapstatement · cited by 20
Cited by3
Results whose statement or proof uses this declaration.
- LipschitzWith.toLocallyBoundedMapproof · cited by 3
- LocallyBoundedMap.ofMapBounded_applystatement · cited by 0
- LocallyBoundedMap.coe_ofMapBoundedstatement · cited by 0