Theorems · Theorem · commutative algebra
HahnModule.coeff_single_smul_vadd
∀ {Γ : 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 : MulZeroClass R]
[inst_6 : SMulWithZero R V] {r : R} {x : HahnModule Γ' R V} {a : Γ'} {b : Γ},
((HahnModule.of R).symm ((HahnSeries.single b) r • x)).coeff (b +ᵥ a) = r • ((HahnModule.of R).symm x).coeff a- Cited by
- 2 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
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
- AddCommMonoidstatement and proof · cited by 12,281
- Equivstatement · cited by 8,337
- PartialOrderstatement and proof · cited by 6,410
- Finset.sumproof · cited by 5,195
- Equiv.symmstatement and proof · cited by 3,681
- Finset.sum_congrproof · cited by 2,323
- HVAdd.hVAddstatement and proof · cited by 1,820
- map_zeroproof · cited by 1,614
- zero_smulproof · cited by 716
- smul_zeroproof · cited by 665
- VAddstatement and proof · cited by 616
Cited by2
Results whose statement or proof uses this declaration.
- HahnSeries.coeff_single_mul_addproof · cited by 3
- HahnModule.coeff_single_zero_smulproof · cited by 2