Mathlib Map

Theorems · Theorem · real analysis

ContDiffPointwiseHolderAt.of_exponent_le

∀ {E : Type u_1} {F : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [inst_2 : NormedAddCommGroup F]
  [inst_3 : NormedSpace ℝ F] {k : ℕ} {α β : ↑unitInterval} {f : E → F} {a : E},
  ContDiffPointwiseHolderAt k α f a → β ≤ α → ContDiffPointwiseHolderAt k β f a
Defined in
Mathlib.Analysis.Calculus.ContDiffHolder.Pointwise
Cited by
1 results in Mathlib
Foundations
Depth 198 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceNormedAddCommGroupNormedSpace

Around this declaration

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

Cites16

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.