Theorems · Theorem · commutative algebra
HahnModule.coeff_smul_order_add_order
∀ {R : Type u_3} {V : Type u_5} [inst : AddCommMonoid V] {Γ : Type u_6} [inst_1 : AddCommMonoid Γ]
[inst_2 : LinearOrder Γ] [inst_3 : IsOrderedCancelAddMonoid Γ] [inst_4 : Zero R] [inst_5 : SMulWithZero R V]
(x : HahnSeries Γ R) (y : HahnModule Γ R V),
((HahnModule.of R).symm (x • y)).coeff (x.order + ((HahnModule.of R).symm y).order) =
x.leadingCoeff • ((HahnModule.of R).symm y).leadingCoeff- Cited by
- 1 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites44
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
- Finsetproof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- LinearOrderstatement and proof · cited by 8,572
- Equivstatement · cited by 8,337
- Finset.sumproof · cited by 5,195
- Equiv.symmstatement and proof · cited by 3,681
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- Finset.sum_congrproof · cited by 2,323
- WithTop.someproof · cited by 1,128
- zero_smulproof · cited by 716
Cited by1
Results whose statement or proof uses this declaration.
- HahnSeries.coeff_mul_order_add_orderproof · cited by 5