Theorems · Theorem · general topology
Bornology.isBounded_union
∀ {α : Type u_2} {x : Bornology α} {s t : Set α},
Bornology.IsBounded (s ∪ t) ↔ Bornology.IsBounded s ∧ Bornology.IsBounded t- Defined in
- Mathlib.Topology.Bornology.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
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
- Compl.complproof · cited by 2,925
- Bornology.IsBoundedstatement · cited by 293
- Bornologystatement and proof · cited by 188
- Set.compl_unionproof · cited by 30
- Bornology.IsCoboundedproof · cited by 23
Cited by1
Results whose statement or proof uses this declaration.
- Bornology.IsBounded.unionproof · cited by 8