Mathlib Map

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
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceNontriviallyNormedFieldNormedAlgebraNormedSpaceIsScalarTower

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.