Theorems ยท Theorem ยท real analysis
HasDerivAt.fun_inv
โ {๐ : Type u} [inst : NontriviallyNormedField ๐] {x : ๐} {๐' : Type u_1} [inst_1 : NontriviallyNormedField ๐']
[inst_2 : NormedAlgebra ๐ ๐'] {c : ๐ โ ๐'} {c' : ๐'},
HasDerivAt c c' x โ c x โ 0 โ HasDerivAt (fun i => (c i)โปยน) (-c' / c x ^ 2) xEta-expanded form of HasDerivAt.inv
- Defined in
- Mathlib.Analysis.Calculus.Deriv.Inv
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 174 from the axioms ยท uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NontriviallyNormedFieldstatement ยท cited by 8,742
- NormedAlgebrastatement ยท cited by 1,165
- HasDerivAtstatement ยท cited by 493
- HasDerivAt.invproof ยท cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.