Theorems · Theorem · commutative algebra
PowerSeries.coeff_subst_sum_C_substInvFun_mul_X_pow_sub_X
∀ {R : Type u_2} [inst : CommRing R] (P : PowerSeries R),
PowerSeries.constantCoeff P = 0 →
∀ [inst_1 : Invertible ((PowerSeries.coeff 1) P)] (n : ℕ),
(PowerSeries.coeff n)
(PowerSeries.subst (∑ i, PowerSeries.C (P.substInvFun ↑i) * PowerSeries.X ^ ↑i) P - PowerSeries.X) =
0- Cited by
- 1 results in Mathlib
- Foundations
- Depth 111 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.
Cites93
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
- AddCommMonoidproof · cited by 12,281
- LinearMapstatement · cited by 10,215
- RingHomstatement · cited by 10,189
- Finset.sumstatement and proof · cited by 5,195
- mul_oneproof · cited by 3,885
- Finset.univstatement and proof · cited by 3,473
- one_mulproof · cited by 2,841
- add_zeroproof · cited by 2,707
- Nat.cast_oneproof · cited by 2,501
Cited by1
Results whose statement or proof uses this declaration.
- PowerSeries.subst_substInv_rightproof · cited by 2