Theorems · Theorem · general topology
Bornology.isBounded_sUnion
∀ {α : Type u_2} [inst : Bornology α] {S : Set (Set α)},
S.Finite → (Bornology.IsBounded (⋃₀ S) ↔ ∀ s ∈ S, Bornology.IsBounded s)- Defined in
- Mathlib.Topology.Bornology.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 71 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.
Cites7
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.Finitestatement and proof · cited by 1,814
- Set.sUnionstatement · cited by 392
- Bornology.IsBoundedstatement and proof · cited by 293
- Bornologystatement and proof · cited by 188
- Set.sUnion_eq_biUnionproof · cited by 51
- Bornology.isBounded_biUnionproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Bornology.isBounded_iUnionproof · cited by 0