Theorems · Theorem · real analysis
ContinuousLinearMap.dslope_comp
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : NontriviallyNormedField 𝕜] [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {F : Type u_3} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] (f : E →L[𝕜] F)
(g : 𝕜 → E) (a b : 𝕜), (a = b → DifferentiableAt 𝕜 g a) → dslope (⇑f ∘ g) a b = f (dslope g a b)- Defined in
- Mathlib.Analysis.Calculus.DSlope
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement and proof · cited by 5,352
- eq_or_neproof · cited by 1,117
- DifferentiableAtstatement and proof · cited by 617
- ContinuousLinearMap.toLinearMapproof · cited by 528
- HasDerivAt.derivproof · cited by 147
- DifferentiableAt.hasDerivAtproof · cited by 114
- dslopestatement · cited by 40
Cited by1
Results whose statement or proof uses this declaration.
- Complex.affine_of_mapsTo_ball_of_norm_dslope_eq_divproof · cited by 2