Theorems · Theorem · commutative algebra
HahnModule.coeff_smul_left
∀ {Γ : Type u_1} {Γ' : Type u_2} {R : Type u_3} {V : Type u_5} [inst : PartialOrder Γ] [inst_1 : PartialOrder Γ']
[inst_2 : VAdd Γ Γ'] [inst_3 : IsOrderedCancelVAdd Γ Γ'] [inst_4 : AddCommMonoid V] [inst_5 : Zero R]
[inst_6 : SMulWithZero R V] {x : HahnSeries Γ R} {y : HahnModule Γ' R V} {a : Γ'} {s : Set Γ} (hs : s.IsPWO),
x.support ⊆ s →
((HahnModule.of R).symm (x • y)).coeff a =
∑ ij ∈ Finset.VAddAntidiagonal a ⋯, x.coeff ij.1 • ((HahnModule.of R).symm y).coeff ij.2- Cited by
- 2 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- Setstatement and proof · cited by 53,352
- AddCommMonoidstatement and proof · cited by 12,281
- Equivstatement · cited by 8,337
- PartialOrderstatement and proof · cited by 6,410
- Finset.sumstatement and proof · cited by 5,195
- Equiv.symmstatement and proof · cited by 3,681
- HVAdd.hVAddproof · cited by 1,820
- zero_smulproof · cited by 716
- VAddstatement and proof · cited by 616
- HahnSeriesstatement and proof · cited by 528
- HahnSeries.coeffstatement and proof · cited by 235
Cited by2
Results whose statement or proof uses this declaration.
- HahnSeries.coeff_mul_left'proof · cited by 0
- HahnModule.add_smulproof · cited by 0