Theorems · Theorem · real analysis
DifferentiableAt.ofReal_cpow_const
∀ {c : ℂ} {f : ℝ → ℝ} {x : ℝ}, DifferentiableAt ℝ f x → f x ≠ 0 → c ≠ 0 → DifferentiableAt ℝ (fun y => ↑(f y) ^ c) xA version of DifferentiableAt.cpow_const for a real function.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 217 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Complexstatement and proof · cited by 5,565
- Complex.ofRealstatement · cited by 1,654
- DifferentiableAtstatement and proof · cited by 617
- HasDerivAt.differentiableAtproof · cited by 73
- DifferentiableAt.compproof · cited by 38
- hasDerivAt_ofReal_cpow_constproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.