Theorems · Theorem · general topology
IsPreconnected.intermediate_value_Ico
∀ {X : Type u} {α : Type v} [inst : TopologicalSpace X] [inst_1 : LinearOrder α] [inst_2 : TopologicalSpace α]
[OrderClosedTopology α] {s : Set X},
IsPreconnected s →
∀ {a : X} {l : Filter X},
a ∈ s →
∀ [l.NeBot],
l ≤ Filter.principal s →
∀ {f : X → α}, ContinuousOn f s → ∀ {v : α}, Filter.Tendsto f l (nhds v) → Set.Ico (f a) v ⊆ f '' s- Defined in
- Mathlib.Topology.Order.IntermediateValue
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Filterstatement and proof · cited by 8,121
- Set.imagestatement · cited by 5,609
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- ContinuousOnstatement and proof · cited by 1,411
- Filter.NeBotstatement and proof · cited by 853
- Set.Icostatement and proof · cited by 799
- Filter.principalstatement and proof · cited by 740
- OrderClosedTopologystatement and proof · cited by 445
Cited by2
Results whose statement or proof uses this declaration.
- intermediate_value_Ioc'proof · cited by 1
- intermediate_value_Icoproof · cited by 1