Theorems · Theorem · commutative algebra
PowerSeries.subst_substInv_right
∀ {R : Type u_2} [inst : CommRing R] (P : PowerSeries R),
PowerSeries.constantCoeff P = 0 →
∀ [inst_1 : Invertible ((PowerSeries.coeff 1) P)], PowerSeries.subst P.substInv P = PowerSeries.X- Cited by
- 2 results in Mathlib
- Foundations
- Depth 112 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.
Cites52
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
- Finsetproof · cited by 13,712
- AddCommMonoidproof · cited by 12,281
- LinearMapstatement · cited by 10,215
- RingHomstatement · cited by 10,189
- Finset.sumproof · cited by 5,195
- mul_oneproof · cited by 3,885
- Finset.univproof · cited by 3,473
- zero_addproof · cited by 2,366
- Finset.sum_congrproof · cited by 2,323
Cited by2
Results whose statement or proof uses this declaration.
- PowerSeries.subst_substInv_leftproof · cited by 3
- PowerSeries.subst_substInvOfIsUnit_rightproof · cited by 0