Theorems · Theorem · real analysis
IsOpen.exists_is_const_of_deriv_eq_zero
∀ {𝕜 : Type u_3} {G : Type u_4} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup G] [inst_2 : NormedSpace 𝕜 G] {f : 𝕜 → G}
{s : Set 𝕜}, IsOpen s → IsPreconnected s → DifferentiableOn 𝕜 f s → Set.EqOn (deriv f) 0 s → ∃ a, ∀ x ∈ s, f x = a- Defined in
- Mathlib.Analysis.Calculus.MeanValue
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 196 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.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- RCLikestatement and proof · cited by 2,829
- IsOpenstatement and proof · cited by 2,400
- derivstatement and proof · cited by 676
- Set.EqOnstatement and proof · cited by 603
- DifferentiableOnstatement and proof · cited by 419
- zero_applyproof · cited by 251
- IsPreconnectedstatement and proof · cited by 205
- ContinuousLinearMap.ext_ringproof · cited by 16
Cited by1
Results whose statement or proof uses this declaration.
- logDeriv_eqOn_iffproof · cited by 0