Theorems ยท Theorem ยท real analysis
HasStrictDerivAt.scomp_of_eq
โ {๐ : 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} {y : ๐'},
HasStrictDerivAt gโ gโ' y โ HasStrictDerivAt h h' x โ y = h x โ HasStrictDerivAt (gโ โ h) (h' โข gโ') x- Defined in
- Mathlib.Analysis.Calculus.Deriv.Comp
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 170 from the axioms ยท uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.scompproof ยท cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.