Theorems · Theorem · real analysis
ContDiffWithinAt.add
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type uE} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {F : Type uF} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] {x : E}
{n : WithTop ℕ∞} {s : Set E} {f g : E → F},
ContDiffWithinAt 𝕜 n f s x → ContDiffWithinAt 𝕜 n g s x → ContDiffWithinAt 𝕜 n (fun x => f x + g x) s xThe sum of two C^n functions within a set at a point is C^n within this set
at this point.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ENatstatement and proof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
- ContDiffWithinAtstatement and proof · cited by 283
- ContDiffWithinAt.compproof · cited by 18
- ContDiffWithinAt.prodMkproof · cited by 17
- ContDiff.contDiffWithinAtproof · cited by 17
- Set.subset_preimage_univproof · cited by 7
- contDiff_addproof · cited by 2
Cited by7
Results whose statement or proof uses this declaration.
- ContDiffWithinAt.subproof · cited by 6
- ContDiffWithinAt.sumproof · cited by 4
- ContDiffAt.addproof · cited by 2
- ContDiffWithinAt.inversionproof · cited by 2
- ContDiffOn.addproof · cited by 1
- ContDiffWithinAt.lineMapproof · cited by 0
- cot_pi_mul_contDiffWithinAtproof · cited by 0