Mathlib Map

Theorems · Definition · ring theory

Subalgebra.toAddSubmonoid

{R : Type u} →
  {A : Type v} →
    [inst : CommSemiring R] → [inst_1 : Semiring A] → [inst_2 : Algebra R A] → Subalgebra R A → AddSubmonoid A

The projection from a subalgebra of A to an additive submonoid of A.

Defined in
Mathlib.Algebra.Algebra.Subalgebra.Basic
Cited by
2 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms
Assumes
CommSemiringSemiringAlgebra

Around this declaration

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

Cites7

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.