Mathlib Map

Theorems · Theorem · commutative algebra

HahnModule.support_smul_subset_vadd_support

∀ {Γ : 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] {x : HahnSeries Γ R} {y : HahnModule Γ' R V},
  ((HahnModule.of R).symm (x • y)).support ⊆ x.support +ᵥ ((HahnModule.of R).symm y).support
Defined in
Mathlib.RingTheory.HahnSeries.Multiplication
Cited by
2 results in Mathlib
Foundations
Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PartialOrderPartialOrderVAddIsOrderedCancelVAddAddCommMonoidMulZeroClassSMulWithZero

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites17

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.