Theorems · Theorem · general topology
Sigma.isPreconnected_iff
∀ {ι : Type u_1} {X : ι → Type u_2} [hι : Nonempty ι] [inst : (i : ι) → TopologicalSpace (X i)]
{s : Set ((i : ι) × X i)}, IsPreconnected s ↔ ∃ i t, IsPreconnected t ∧ s = Sigma.mk i '' t- Defined in
- Mathlib.Topology.Connected.Clopen
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NonemptyTopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- TopologicalSpacestatement and proof · cited by 24,529
- Set.imagestatement and proof · cited by 5,609
- Set.Nonemptyproof · cited by 2,627
- Continuous.continuousOnproof · cited by 311
- Set.eq_empty_or_nonemptyproof · cited by 248
- IsPreconnectedstatement and proof · cited by 205
- IsConnectedproof · cited by 116
- Set.image_emptyproof · cited by 73
- IsConnected.isPreconnectedproof · cited by 36
- IsPreconnected.imageproof · cited by 24
- isPreconnected_emptyproof · cited by 14
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.