Theorems · Theorem · general topology
Bornology.comap_cobounded_le_iff
∀ {α : Type u_2} {β : Type u_3} {x : Bornology α} [inst : Bornology β] {f : α → β},
Filter.comap f (Bornology.cobounded β) ≤ Bornology.cobounded α ↔
∀ ⦃s : Set α⦄, Bornology.IsBounded s → Bornology.IsBounded (f '' s)- Defined in
- Mathlib.Topology.Bornology.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Bornology
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Filterstatement · cited by 8,121
- Set.imagestatement and proof · cited by 5,609
- Set.preimageproof · cited by 4,946
- LE.le.transproof · cited by 3,151
- Compl.complproof · cited by 2,925
- Filter.comapstatement and proof · cited by 546
- Bornology.IsBoundedstatement and proof · cited by 293
- Set.image_monoproof · cited by 197
- Bornologystatement and proof · cited by 188
- Bornology.coboundedstatement and proof · cited by 162
- Set.image_preimage_subsetproof · cited by 75
Cited by1
Results whose statement or proof uses this declaration.
- Bornology.IsBounded.imageproof · cited by 2