Theorems · Theorem · real analysis
AbsolutelyContinuousOnInterval.const_of_ae_hasDerivAt_zero
∀ {F : Type u_2} [inst : NormedAddCommGroup F] [inst_1 : NormedSpace ℝ F] {f : ℝ → F} {a b : ℝ},
AbsolutelyContinuousOnInterval f a b →
(∀ᵐ (x : ℝ), x ∈ Set.uIcc a b → HasDerivAt f 0 x) → ∃ C, ∀ x ∈ Set.uIcc a b, f x = CIf f is absolutely continuous on uIcc a b and f' x = 0 for a.e. x ∈ uIcc a b, then f
is constant on uIcc a b.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 248 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites69
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
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetproof · cited by 13,712
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement · cited by 10,939
- Set.Elemproof · cited by 7,166
- Norm.normproof · cited by 5,413
- Finset.sumproof · cited by 5,195
- mul_oneproof · cited by 3,885
- Filter.Eventuallystatement and proof · cited by 3,134
- one_mulproof · cited by 2,841
Cited by1
Results whose statement or proof uses this declaration.
- AbsolutelyContinuousOnInterval.integral_deriv_eq_subproof · cited by 1