Theorems · Theorem · general topology
IsPreconnected.intermediate_value_Ici
∀ {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 → Filter.Tendsto f l Filter.atTop → Set.Ici (f a) ⊆ f '' s- Defined in
- Mathlib.Topology.Order.IntermediateValue
- Cited by
- 3 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
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.atTopstatement and proof · cited by 2,405
- ContinuousOnstatement and proof · cited by 1,411
- Set.Icistatement and proof · cited by 1,070
- Filter.NeBotstatement and proof · cited by 853
- Filter.principalstatement and proof · cited by 740
- OrderClosedTopologystatement and proof · cited by 445
Cited by3
Results whose statement or proof uses this declaration.
- intermediate_value_Iciproof · cited by 2
- MeasureTheory.integral_deriv_smul_comp_Ioiproof · cited by 2
- intermediate_value_Iic'proof · cited by 2