Theorems · Theorem · real analysis
dslope_sub_smul_of_ne
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : NontriviallyNormedField 𝕜] [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {a b : 𝕜} (f : 𝕜 → E), b ≠ a → dslope (fun x => (x - a) • f x) a b = f b- Defined in
- Mathlib.Analysis.Calculus.DSlope
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- dslopestatement · cited by 40
- dslope_of_neproof · cited by 7
- slope_sub_smulproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- eqOn_dslope_sub_smulproof · cited by 1