Theorems · Theorem · real analysis
exists_isLocalExtr_Ioo
∀ {X : Type u_1} {Y : Type u_2} [inst : ConditionallyCompleteLinearOrder X] [DenselyOrdered X]
[inst_2 : TopologicalSpace X] [OrderTopology X] [inst_4 : LinearOrder Y] [inst_5 : TopologicalSpace Y]
[OrderTopology Y] {f : X → Y} {a b : X},
a < b → ContinuousOn f (Set.Icc a b) → f a = f b → ∃ c ∈ Set.Ioo a b, IsLocalExtr f cA continuous function on a closed interval with f a = f b
has a local extremum at some point of the corresponding open interval.
- Defined in
- Mathlib.Topology.Order.Rolle
- Cited by
- 3 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.
Cites14
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.Iccstatement and proof · cited by 1,702
- ContinuousOnstatement and proof · cited by 1,411
- OrderTopologystatement and proof · cited by 1,355
- Set.Ioostatement and proof · cited by 1,214
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- DenselyOrderedstatement and proof · cited by 471
- IsExtrOnproof · cited by 30
- IsLocalExtrstatement and proof · cited by 28
- Icc_mem_nhdsproof · cited by 20
Cited by3
Results whose statement or proof uses this declaration.
- exists_deriv_eq_zeroproof · cited by 1
- exists_hasDerivAt_eq_zeroproof · cited by 1
- exists_isLocalExtr_uIooproof · cited by 0