Theorems · Theorem · commutative algebra
HahnModule.add_smul
∀ {Γ : 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 : AddCommMonoid R]
[inst_6 : SMulWithZero R V] {x y : HahnSeries Γ R} {z : HahnModule Γ' R V},
(∀ (r s : R) (u : V), (r + s) • u = r • u + s • u) → (x + y) • z = x • z + y • 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
- Finset.sum_congrproof · cited by 2,323
- VAddstatement and proof · cited by 616
- HahnSeriesstatement and proof · cited by 528
- HahnSeries.coeffproof · cited by 235
- Set.subset_union_leftproof · cited by 142
- Finset.sum_add_distribproof · cited by 131
- Set.subset_union_rightproof · cited by 123
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.