Mathlib Map

Theorems · Theorem · ring theory

AddMonoidAlgebra.support_coeff_mul_subset

∀ {k : Type u₁} {G : Type u₂} [inst : Semiring k] [inst_1 : Add G] [inst_2 : DecidableEq G]
  (x y : AddMonoidAlgebra k G), (x * y).coeff.support ⊆ x.coeff.support + y.coeff.support
Defined in
Mathlib.Algebra.MonoidAlgebra.Support
Cited by
5 results in Mathlib
Foundations
Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddDecidableEq

Around this declaration

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

Cites18

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

Cited by5

Results whose statement or proof uses this declaration.