Theorems · Theorem · general topology
IsConnected.Icc_subset
∀ {α : Type v} [inst : LinearOrder α] [inst_1 : TopologicalSpace α] [OrderClosedTopology α] {s : Set α},
IsConnected s → ∀ {a b : α}, a ∈ s → b ∈ s → Set.Icc a b ⊆ sIf a preconnected set contains endpoints of an interval, then it includes the whole interval.
- Defined in
- Mathlib.Topology.Order.IntermediateValue
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
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
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- Set.Iccstatement · cited by 1,702
- OrderClosedTopologystatement and proof · cited by 445
- IsConnectedstatement and proof · cited by 116
- IsPreconnected.Icc_subsetproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- eq_Icc_csInf_csSup_of_connected_bdd_closedproof · cited by 1
- IsConnected.Ioo_csInf_csSup_subsetproof · cited by 1