Mathlib Map

Theorems · Theorem · commutative algebra

HahnSeries.coeff_toOrderTopSubOnePos_pow

∀ {Γ : Type u_1} {R : Type u_2} [inst : LinearOrder Γ] [inst_1 : AddCommMonoid Γ] [inst_2 : IsOrderedCancelAddMonoid Γ]
  [inst_3 : CommRing R] [inst_4 : BinomialRing R] {g : Γ} (hg : 0 < g) (r s : R) (k : ℕ),
  (↑↑(HahnSeries.toOrderTopSubOnePos ⋯ ^ s)).coeff (k • g) = Ring.choose s k • r ^ k
Defined in
Mathlib.RingTheory.HahnSeries.Binomial
Cited by
0 results in Mathlib
Foundations
Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrderAddCommMonoidIsOrderedCancelAddMonoidCommRingBinomialRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites40

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.