Theorems · Theorem · real analysis
ContDiffAt.log
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {f : E → ℝ} {x : E} {n : WithTop ℕ∞},
ContDiffAt ℝ n f x → f x ≠ 0 → ContDiffAt ℝ n (fun x => Real.log (f x)) x- Cited by
- 2 results in Mathlib
- Foundations
- Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- ENatstatement and proof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
- Real.logstatement · cited by 939
- ContDiffAtstatement and proof · cited by 262
- ContDiffAt.compproof · cited by 34
- Real.contDiffAt_logproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Real.contDiffAt_rpow_of_neproof · cited by 4
- ContDiff.logproof · cited by 0