Theorems · Theorem · commutative algebra
LaurentSeries.derivative_iterate_coeff
∀ {R : Type u_1} [inst : Semiring R] {V : Type u_2} [inst_1 : AddCommGroup V] [inst_2 : Module R V] (k : ℕ)
(f : LaurentSeries V) (n : ℤ),
((⇑(LaurentSeries.derivative R))^[k] f).coeff n = (descPochhammer ℤ k).smeval (n + ↑k) • f.coeff (n + ↑k)- Defined in
- Mathlib.RingTheory.LaurentSeries
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Nat.iteratestatement · cited by 740
- Nat.factorialproof · cited by 616
- HahnSeries.coeffstatement and proof · cited by 235
- smul_assocproof · cited by 150
- Polynomial.smevalstatement and proof · cited by 65
- LaurentSeriesstatement and proof · cited by 64
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.