Theorems · Theorem · real analysis
HasStrictDerivAt.scomp
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {F : Type v} [inst_1 : NormedAddCommGroup F]
[inst_2 : NormedSpace 𝕜 F] (x : 𝕜) {𝕜' : Type u_1} [inst_3 : NontriviallyNormedField 𝕜'] [inst_4 : NormedAlgebra 𝕜 𝕜']
[inst_5 : NormedSpace 𝕜' F] [IsScalarTower 𝕜 𝕜' F] {h : 𝕜 → 𝕜'} {h' : 𝕜'} {g₁ : 𝕜' → F} {g₁' : F},
HasStrictDerivAt g₁ g₁' (h x) → HasStrictDerivAt h h' x → HasStrictDerivAt (g₁ ∘ h) (h' • g₁') x- Defined in
- Mathlib.Analysis.Calculus.Deriv.Comp
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 169 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- IsScalarTowerstatement and proof · cited by 3,896
- NormedAlgebrastatement and proof · cited by 1,165
- HasStrictDerivAtstatement and proof · cited by 163
- HasStrictDerivAt.hasStrictFDerivAtproof · cited by 21
- HasDerivAtFilter.scompproof · cited by 6
- HasStrictFDerivAt.continuousAtproof · cited by 5
- ContinuousAt.prodMapproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- HasStrictDerivAt.compproof · cited by 20
- hasStrictDerivAt_zpowproof · cited by 1
- HasStrictDerivAt.scomp_of_eqproof · cited by 0