Theorems ยท Theorem ยท real analysis
deriv_comp_of_eq
โ {๐ : Type u} [inst : NontriviallyNormedField ๐] (x : ๐) {๐' : Type u_1} [inst_1 : NontriviallyNormedField ๐']
[inst_2 : NormedAlgebra ๐ ๐'] {h : ๐ โ ๐'} {hโ : ๐' โ ๐'} {y : ๐'},
DifferentiableAt ๐' hโ y โ DifferentiableAt ๐ h x โ h x = y โ deriv (hโ โ h) x = deriv hโ (h x) * deriv 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NontriviallyNormedFieldstatement and proof ยท cited by 8,742
- NormedAlgebrastatement and proof ยท cited by 1,165
- derivstatement ยท cited by 676
- DifferentiableAtstatement and proof ยท cited by 617
- deriv_compproof ยท cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.