Theorems · Theorem · commutative algebra
MvPowerSeries.pderiv_invOf
∀ {σ : Type u_1} {R : Type u_2} {i : σ} [inst : CommRing R] (f : MvPowerSeries σ R) [inst_1 : Invertible f],
(MvPowerSeries.pderiv R i) ⅟f = -⅟f ^ 2 * (MvPowerSeries.pderiv R i) f- Cited by
- 1 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingInvertible
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- MvPowerSeriesstatement and proof · cited by 659
- Invertiblestatement and proof · cited by 549
- Derivationstatement · cited by 293
- Invertible.invOfstatement · cited by 268
- MvPowerSeries.pderivstatement and proof · cited by 13
- Derivation.leibniz_invOfproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- PowerSeries.derivative_invOfproof · cited by 0