Mathlib Map

Theorems · Theorem · ring theory

MonoidAlgebra.mem_supported

∀ {R : Type u_1} {S : Type u_2} {M : Type u_3} [inst : Semiring R] [inst_1 : Semiring S] [inst_2 : Module R S]
  {s : Set M} {x : MonoidAlgebra S M}, x ∈ MonoidAlgebra.supported R S s ↔ ↑x.coeff.support ⊆ s
Defined in
Mathlib.Algebra.MonoidAlgebra.Module
Cited by
0 results in Mathlib
Foundations
Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringSemiringModule

Around this declaration

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

Cites10

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.