Theorems · Theorem · general topology
intermediate_value_Iio
∀ {α : Type u} [inst : TopologicalSpace α] [inst_1 : ConditionallyCompleteLinearOrder α] [OrderTopology α]
[DenselyOrdered α] {δ : Type u_1} [inst_4 : LinearOrder δ] [inst_5 : TopologicalSpace δ] [OrderClosedTopology δ]
{a : α} {f : α → δ},
ContinuousOn f (Set.Iic a) → Filter.Tendsto f Filter.atBot Filter.atBot → Set.Iio (f a) ⊆ f '' Set.Iio a- Defined in
- Mathlib.Topology.Order.IntermediateValue
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- Set.imagestatement and proof · cited by 5,609
- Filter.Tendstostatement and proof · cited by 3,814
- ContinuousOnstatement and proof · cited by 1,411
- OrderTopologystatement and proof · cited by 1,355
- Set.Iiostatement and proof · cited by 1,166
- Set.Iicstatement and proof · cited by 1,111
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- Filter.atBotstatement and proof · cited by 512
- DenselyOrderedstatement and proof · cited by 471
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousOn.image_Iio_of_strictMonoOnproof · cited by 0