Theorems · Theorem · general topology
Prod.noncompactSpace_iff
∀ {X : Type u} {Y : Type v} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y],
NoncompactSpace (X × Y) ↔ NoncompactSpace X ∧ Nonempty Y ∨ Nonempty X ∧ NoncompactSpace Y- Defined in
- Mathlib.Topology.Compactness.Compact
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Filter.NeBotproof · cited by 853
- Filter.cocompactproof · cited by 141
- NoncompactSpacestatement · cited by 21
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.