Theorems · Theorem · real analysis
hasFDerivAt_ringInverse
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {R : Type u_5} [inst_1 : NormedRing R] [HasSummableGeomSeries R]
[inst_3 : NormedAlgebra 𝕜 R] (x : Rˣ),
HasFDerivAt Ring.inverse (-((ContinuousLinearMap.mulLeftRight 𝕜 R) ↑x⁻¹) ↑x⁻¹) ↑xAt an invertible element x of a normed algebra R, the Fréchet derivative of the inversion
operation is the linear map fun t ↦ - x⁻¹ * t * x⁻¹.
TODO (low prio): prove a version without assumption [HasSummableGeomSeries R] but within the set
of units.
- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Mul
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 179 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- nhdsproof · cited by 5,554
- ContinuousLinearMapstatement · cited by 5,352
- Unitsstatement and proof · cited by 2,804
- Units.valstatement and proof · cited by 1,966
- NormedAlgebrastatement and proof · cited by 1,165
- NormedRingstatement and proof · cited by 924
- Asymptotics.IsLittleOproof · cited by 375
- HasFDerivAtstatement · cited by 350
- sub_neg_eq_addproof · cited by 264
Cited by5
Results whose statement or proof uses this declaration.
- differentiableAt_inverseproof · cited by 4
- hasFDerivAt_inv'proof · cited by 3
- spectrum.hasDerivAt_resolvent_const_leftproof · cited by 3
- fderiv_inverseproof · cited by 1
- spectrum.hasFDerivAt_resolventproof · cited by 1