Mathlib Map

Theorems · Theorem · real analysis

is_const_of_fderiv_eq_zero

∀ {𝕜 : Type u_3} {G : Type u_4} [inst : NontriviallyNormedField 𝕜] [IsRCLikeNormedField 𝕜]
  [inst_2 : NormedAddCommGroup G] [inst_3 : NormedSpace 𝕜 G] {E : Type u_5} [inst_4 : NormedAddCommGroup E]
  [inst_5 : NormedSpace 𝕜 E] {f : E → G}, Differentiable 𝕜 f → (∀ (x : E), fderiv 𝕜 f x = 0) → ∀ (x y : E), f x = f y
Defined in
Mathlib.Analysis.Calculus.MeanValue
Cited by
1 results in Mathlib
Foundations
Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldIsRCLikeNormedFieldNormedAddCommGroupNormedSpaceNormedAddCommGroupNormedSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites17

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.