Mathlib Map

Theorems · Theorem · commutative algebra

MonoidAlgebra.freeAlgebra_lift_of_surjective_of_closure

∀ {R : Type u_1} {M : Type u_2} [inst : Monoid M] [inst_1 : CommSemiring R] {S : Set M},
  Submonoid.closure S = ⊤ → Function.Surjective ⇑((FreeAlgebra.lift R) fun s => (MonoidAlgebra.of R M) ↑s)

If a set S generates an additive monoid M, then the image of M generates, as algebra, R[M].

Defined in
Mathlib.RingTheory.FiniteType
Cited by
0 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MonoidCommSemiring

Around this declaration

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

Cites28

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

  • DFunLike.coestatement and proof · cited by 62,936
  • Setstatement and proof · cited by 53,352
  • CommSemiringstatement and proof · cited by 10,911
  • Top.topstatement and proof · cited by 9,680
  • Equivstatement · cited by 8,337
  • Set.Elemstatement and proof · cited by 7,166
  • Monoidstatement and proof · cited by 3,887
  • MonoidHomstatement · cited by 3,629
  • AlgHomstatement · cited by 3,236
  • Submonoidstatement · cited by 3,086
  • one_mulproof · cited by 2,841
  • map_mulproof · cited by 1,137

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.