Theorems · Theorem · real analysis
HasFDerivWithinAt.abs
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {f : E → ℝ} {f' : StrongDual ℝ E} {s : Set E}
{x : E}, HasFDerivWithinAt f f' s x → f x ≠ 0 → HasFDerivWithinAt (fun x => |f x|) (↑(SignType.sign (f x)) • f') s x- Defined in
- Mathlib.Analysis.Calculus.Deriv.Abs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- absstatement · cited by 1,814
- OrderHomstatement · cited by 934
- StrongDualstatement and proof · cited by 459
- HasFDerivWithinAtstatement and proof · cited by 356
- SignTypestatement · cited by 318
- SignType.signstatement · cited by 128
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.