Theorems · Theorem · commutative algebra
HahnSeries.ofPowerSeries_apply_coeff
∀ {Γ : Type u_1} {R : Type u_2} [inst : Semiring R] [inst_1 : Semiring Γ] [inst_2 : PartialOrder Γ]
[inst_3 : IsStrictOrderedRing Γ] (x : PowerSeries R) (n : ℕ),
((HahnSeries.ofPowerSeries Γ R) x).coeff ↑n = (PowerSeries.coeff n) x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Semiringstatement and proof · cited by 13,802
- LinearMapstatement · cited by 10,215
- RingHomstatement · cited by 10,189
- PartialOrderstatement and proof · cited by 6,410
- IsStrictOrderedRingstatement and proof · cited by 2,490
- PowerSeriesstatement and proof · cited by 797
- RingEquiv.symmproof · cited by 567
- HahnSeriesstatement · cited by 528
- PowerSeries.coeffstatement and proof · cited by 324
- HahnSeries.coeffstatement and proof · cited by 235
Cited by1
Results whose statement or proof uses this declaration.
- LaurentSeries.coeff_coe_powerSeriesproof · cited by 3