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