Theorems · Theorem · real analysis
HasDerivAt.continuousAt_div
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] [inst_1 : DecidableEq 𝕜] {f : 𝕜 → 𝕜} {c a : 𝕜},
HasDerivAt f a c → ContinuousAt (Function.update (fun x => (f x - f c) / (x - c)) c a) c- Defined in
- Mathlib.Analysis.Calculus.Deriv.Slope
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 169 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.
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousAtstatement and proof · cited by 697
- Function.updatestatement and proof · cited by 502
- HasDerivAtstatement and proof · cited by 493
- hasDerivAt_iff_tendsto_slopeproof · cited by 9
- slope_fun_def_fieldproof · cited by 5
- continuousAt_update_sameproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.