Theorems · Theorem · real analysis
HasDerivAtFilter.star
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] [inst_1 : StarRing 𝕜] {F : Type v} [inst_2 : NormedAddCommGroup F]
[inst_3 : NormedSpace 𝕜 F] [inst_4 : StarAddMonoid F] [StarModule 𝕜 F] [ContinuousStar F] {f : 𝕜 → F} {f' : F}
[TrivialStar 𝕜] {L : Filter (𝕜 × 𝕜)}, HasDerivAtFilter f f' L → HasDerivAtFilter (fun x => star (f x)) (star f') L- Defined in
- Mathlib.Analysis.Calculus.Deriv.Star
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 168 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- StarRingstatement and proof · cited by 1,686
- one_smulproof · cited by 1,374
- Star.starstatement and proof · cited by 1,082
- ContinuousLinearMap.compproof · cited by 709
- StarModulestatement and proof · cited by 570
- ContinuousStarstatement and proof · cited by 543
- ContinuousLinearEquiv.toContinuousLinearMapproof · cited by 448
Cited by3
Results whose statement or proof uses this declaration.
- HasStrictDerivAt.starproof · cited by 0
- HasDerivAt.starproof · cited by 0
- HasDerivWithinAt.starproof · cited by 0