Theorems · Theorem · general topology
Bornology.isBounded_biUnion
∀ {ι : Type u_1} {α : Type u_2} [inst : Bornology α] {s : Set ι} {f : ι → Set α},
s.Finite → (Bornology.IsBounded (⋃ i ∈ s, f i) ↔ ∀ i ∈ s, Bornology.IsBounded (f i))- Defined in
- Mathlib.Topology.Bornology.Basic
- Cited by
- 3 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.
Cites10
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
- Compl.complproof · cited by 2,925
- Set.iUnionstatement and proof · cited by 2,483
- Set.Finitestatement and proof · cited by 1,814
- Set.iInterproof · cited by 1,084
- Bornology.IsBoundedstatement · cited by 293
- Bornologystatement and proof · cited by 188
- Set.compl_iUnionproof · cited by 32
- Bornology.IsCoboundedproof · cited by 23
- Bornology.isCobounded_biInterproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- TotallyBounded.isBoundedproof · cited by 5
- Bornology.isBounded_biUnion_finsetproof · cited by 1
- Bornology.isBounded_sUnionproof · cited by 1