Theorems · Theorem · real analysis
DifferentiableAt.div_const
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {x : 𝕜} {𝕜' : Type u_2} [inst_1 : NormedDivisionRing 𝕜']
[inst_2 : NormedAlgebra 𝕜 𝕜'] {c : 𝕜 → 𝕜'},
DifferentiableAt 𝕜 c x → ∀ (d : 𝕜'), DifferentiableAt 𝕜 (fun x => c x / d) x- Defined in
- Mathlib.Analysis.Calculus.Deriv.Mul
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 187 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
- NormedAlgebrastatement and proof · cited by 1,165
- DifferentiableAtstatement and proof · cited by 617
- NormedDivisionRingstatement and proof · cited by 360
- DifferentiableAt.hasDerivAtproof · cited by 114
- HasDerivAt.differentiableAtproof · cited by 73
- HasDerivAt.div_constproof · cited by 18
Cited by9
Results whose statement or proof uses this declaration.
- ProbabilityTheory.integral_id_gaussianRealproof · cited by 6
- Complex.differentiable_Gammaℝ_invproof · cited by 6
- Differentiable.div_constproof · cited by 6
- Real.sin_gt_sub_cubeproof · cited by 2
- HurwitzZeta.differentiableAt_completedHurwitzZetaEvenproof · cited by 2
- logDeriv_prod_sineTerm_eq_sum_cotTermproof · cited by 1
- HurwitzZeta.differentiableAt_completedCosZetaproof · cited by 1
- ProbabilityTheory.variance_fun_id_gaussianRealproof · cited by 1
- taylor_integral_remainderproof · cited by 0