Theorems · Theorem · general topology
Bornology.isCobounded_biInter_finset
∀ {ι : Type u_1} {α : Type u_2} [inst : Bornology α] (s : Finset ι) {f : ι → Set α},
Bornology.IsCobounded (⋂ i ∈ s, f i) ↔ ∀ i ∈ s, Bornology.IsCobounded (f i)- Defined in
- Mathlib.Topology.Bornology.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 70 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.
Cites6
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
- Finsetstatement and proof · cited by 13,712
- Set.iInterstatement · cited by 1,084
- Bornologystatement and proof · cited by 188
- Bornology.IsCoboundedstatement · cited by 23
- Filter.biInter_finset_memproof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.