Theorems Β· Theorem Β· real analysis
HasDerivWithinAt.scomp_hasDerivAt_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] {s' : Set π'} {h : π β π'} {h' : π'} {gβ : π' β F} {gβ' : F}
{y : π'},
HasDerivWithinAt gβ gβ' s' y β HasDerivAt h h' x β (β (x : π), h x β s') β y = h x β HasDerivAt (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.
Cites9
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
- 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
- HasDerivAtstatement and proof Β· cited by 493
- HasDerivWithinAtstatement and proof Β· cited by 333
- HasDerivWithinAt.scomp_hasDerivAtproof Β· cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.