Theorems · Theorem · global analysis
DifferentiableAt.add
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {F : Type u_3} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] {f g : E → F}
{x : E}, DifferentiableAt 𝕜 f x → DifferentiableAt 𝕜 g x → DifferentiableAt 𝕜 (f + g) x- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Add
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 167 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.
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- DifferentiableAtstatement and proof · cited by 617
- DifferentiableAt.hasFDerivAtproof · cited by 134
- HasFDerivAt.differentiableAtproof · cited by 83
- HasFDerivAt.addproof · cited by 5
Cited by8
Results whose statement or proof uses this declaration.
- Differentiable.addproof · cited by 8
- DifferentiableAt.fun_addproof · cited by 3
- DifferentiableAt.add_iff_leftproof · cited by 2
- Real.deriv2_qaryEntropyproof · cited by 2
- HurwitzZeta.differentiableAt_expZetaproof · cited by 2
- AkraBazziRecurrence.differentiableAt_one_add_smoothingFnproof · cited by 2
- HurwitzZeta.differentiableAt_hurwitzZetaproof · cited by 1
- HurwitzZeta.differentiableAt_hurwitzZeta_sub_one_divproof · cited by 1