Theorems · Theorem · real analysis
iteratedFDerivWithin_neg_apply
∀ {𝕜 : 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] {s : Set E}
{x : E} {i : ℕ} {f : E → F},
UniqueDiffOn 𝕜 s → x ∈ s → iteratedFDerivWithin 𝕜 i (-f) s x = -iteratedFDerivWithin 𝕜 i f s x- Cited by
- 3 results in Mathlib
- Foundations
- Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- RingHom.idproof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapproof · cited by 5,352
- ContinuousMultilinearMapstatement and proof · cited by 1,016
- fderivWithinproof · cited by 357
- UniqueDiffOnstatement and proof · cited by 215
- iteratedFDerivWithinstatement and proof · cited by 147
- neg_applyproof · cited by 96
Cited by3
Results whose statement or proof uses this declaration.
- iteratedFDerivWithin_sub_applyproof · cited by 3
- iteratedFDeriv_neg_applyproof · cited by 2
- InnerProductSpace.laplacianWithin_negproof · cited by 0