Theorems ยท Theorem ยท real analysis
derivWithin_comp_of_eq
โ {๐ : Type u} [inst : NontriviallyNormedField ๐] (x : ๐) {s : Set ๐} {๐' : Type u_1}
[inst_1 : NontriviallyNormedField ๐'] [inst_2 : NormedAlgebra ๐ ๐'] {s' : Set ๐'} {h : ๐ โ ๐'} {hโ : ๐' โ ๐'}
{y : ๐'},
DifferentiableWithinAt ๐' hโ s' y โ
DifferentiableWithinAt ๐ h s x โ
Set.MapsTo h s s' โ h x = y โ derivWithin (hโ โ h) s x = derivWithin hโ s' (h x) * derivWithin h s 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof ยท cited by 53,352
- NontriviallyNormedFieldstatement and proof ยท cited by 8,742
- NormedAlgebrastatement and proof ยท cited by 1,165
- Set.MapsTostatement and proof ยท cited by 732
- DifferentiableWithinAtstatement and proof ยท cited by 453
- derivWithinstatement ยท cited by 258
- derivWithin_compproof ยท cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.