Theorems · Theorem · general topology
Bornology.isBounded_prod_of_nonempty
∀ {α : Type u_1} {β : Type u_2} [inst : Bornology α] [inst_1 : Bornology β] {s : Set α} {t : Set β},
(s ×ˢ t).Nonempty → (Bornology.IsBounded (s ×ˢ t) ↔ Bornology.IsBounded s ∧ Bornology.IsBounded t)- Defined in
- Mathlib.Topology.Bornology.Constructions
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
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
- Set.Nonemptystatement and proof · cited by 2,627
- SProd.sprodstatement and proof · cited by 1,750
- Bornology.IsBoundedstatement and proof · cited by 293
- Bornologystatement and proof · cited by 188
- Set.Nonempty.fstproof · cited by 4
- Set.Nonempty.sndproof · cited by 4
- Bornology.IsBounded.prodproof · cited by 3
- Bornology.IsBounded.snd_of_prodproof · cited by 1
- Bornology.IsBounded.fst_of_prodproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Bornology.isBounded_prodproof · cited by 0
- Bornology.isBounded_prod_selfproof · cited by 0