Theorems · Theorem · commutative algebra
HahnModule.smul_add
∀ {Γ : 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 : DistribSMul R V] (x : HahnSeries Γ R) (y z : HahnModule Γ' R V), x • (y + z) = x • y + x • z- Cited by
- 0 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.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- Finset.sumproof · cited by 5,195
- Equiv.symmproof · cited by 3,681
- add_zeroproof · cited by 2,707
- Finset.sum_congrproof · cited by 2,323
- VAddstatement and proof · cited by 616
- HahnSeriesstatement and proof · cited by 528
- smul_addproof · cited by 263
- HahnSeries.coeffproof · cited by 235
- Set.subset_union_leftproof · cited by 142
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.