Theorems · Theorem · real analysis
HasDerivAtFilter.add
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {F : Type v} [inst_1 : NormedAddCommGroup F]
[inst_2 : NormedSpace 𝕜 F] {f g : 𝕜 → F} {f' g' : F} {L : Filter (𝕜 × 𝕜)},
HasDerivAtFilter f f' L → HasDerivAtFilter g g' L → HasDerivAtFilter (f + g) (f' + g') L- Defined in
- Mathlib.Analysis.Calculus.Deriv.Add
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filterstatement and proof · cited by 8,121
- one_smulproof · cited by 1,374
- add_applyproof · cited by 154
- ContinuousLinearMap.toSpanSingletonproof · cited by 133
- HasDerivAtFilterstatement and proof · cited by 63
- HasFDerivAtFilter.hasDerivAtFilterproof · cited by 9
- HasDerivAtFilter.congr_simpproof · cited by 9
- HasFDerivAtFilter.addproof · cited by 6
Cited by5
Results whose statement or proof uses this declaration.
- HasDerivAt.addproof · cited by 13
- HasStrictDerivAt.addproof · cited by 4
- HasDerivWithinAt.addproof · cited by 4
- HasDerivAtFilter.subproof · cited by 4
- HasDerivAtFilter.fun_addproof · cited by 0