Theorems · Theorem · real analysis
eqOn_dslope_sub_smul
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : NontriviallyNormedField 𝕜] [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] (f : 𝕜 → E) (a : 𝕜), Set.EqOn (dslope (fun x => (x - a) • f x) a) f {a}ᶜ- Defined in
- Mathlib.Analysis.Calculus.DSlope
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · 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
- Compl.complstatement · cited by 2,925
- Set.EqOnstatement · cited by 603
- dslopestatement · cited by 40
- dslope_sub_smul_of_neproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- dslope_sub_smulproof · cited by 1