Theorems · Theorem · real analysis
Polynomial.derivWithin_aeval
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {x : 𝕜} {s : Set 𝕜} {R : Type u_1} [inst_1 : CommSemiring R]
[inst_2 : Algebra R 𝕜] (q : Polynomial R),
UniqueDiffWithinAt 𝕜 s x →
derivWithin (fun x => (Polynomial.aeval x) q) s x = (Polynomial.aeval x) (Polynomial.derivative q)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 192 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- RingHom.idstatement · cited by 18,349
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapproof · cited by 4,706
- AlgHomstatement · cited by 3,236
- Polynomial.mapproof · cited by 806
- Polynomial.evalproof · cited by 796
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.