Mathlib Map

Theorems · Theorem · commutative algebra

MonoidAlgebra.support_gen_of_gen

∀ {R : Type u_1} {M : Type u_2} [inst : CommSemiring R] [inst_1 : Monoid M] {S : Set (MonoidAlgebra R M)},
  Algebra.adjoin R S = ⊤ → Algebra.adjoin R (⋃ f ∈ S, ⇑(MonoidAlgebra.of R M) '' ↑f.coeff.support) = ⊤

If a set S generates, as algebra, R[M], then the set of supports of elements of S generates R[M].

Defined in
Mathlib.RingTheory.FiniteType
Cited by
1 results in Mathlib
Foundations
Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringMonoid

Around this declaration

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

Cites22

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

Cited by1

Results whose statement or proof uses this declaration.