Theorems · Theorem · general topology
IsPreconnected.Icc_subset
∀ {α : Type v} [inst : LinearOrder α] [inst_1 : TopologicalSpace α] [OrderClosedTopology α] {s : Set α},
IsPreconnected 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
- 4 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 and proof · cited by 1,702
- OrderClosedTopologystatement and proof · cited by 445
- IsPreconnectedstatement and proof · cited by 205
- Set.image_idproof · cited by 60
- continuousOn_idproof · cited by 30
- IsPreconnected.intermediate_valueproof · cited by 6
Cited by4
Results whose statement or proof uses this declaration.
- IsPreconnected.ordConnectedproof · cited by 2
- IsPreconnected.Ioi_csInf_subsetproof · cited by 2
- IsConnected.Icc_subsetproof · cited by 2
- IsPreconnected.eq_univ_of_unboundedproof · cited by 1