Theorems · Theorem · commutative algebra
PowerSeries.subst_substInv_left
∀ {R : Type u_2} [inst : CommRing R] (P : PowerSeries R),
PowerSeries.constantCoeff P = 0 →
∀ [inst_1 : Invertible ((PowerSeries.coeff 1) P)], PowerSeries.subst P P.substInv = PowerSeries.X- Cited by
- 3 results in Mathlib
- Foundations
- Depth 118 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.
Cites23
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
- CommRingstatement and proof · cited by 17,173
- Algebraproof · cited by 11,388
- LinearMapstatement · cited by 10,215
- RingHomstatement · cited by 10,189
- IsScalarTowerproof · cited by 3,896
- PowerSeriesstatement and proof · cited by 797
- MvPowerSeriesstatement and proof · cited by 659
- Invertiblestatement and proof · cited by 549
- PowerSeries.coeffstatement and proof · cited by 324
- PowerSeries.Xstatement and proof · cited by 183
Cited by3
Results whose statement or proof uses this declaration.
- FormalGroup.Xzero_eq_Xproof · cited by 1
- FormalGroup.zeroX_eq_Xproof · cited by 1
- PowerSeries.subst_substInvOfIsUnit_leftproof · cited by 0