Mathlib Map

Theorems · Theorem · commutative algebra

Submodule.mem_toAddSubmonoid

∀ {R : Type u} {M : Type v} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] (p : Submodule R M)
  (x : M), x ∈ p.toAddSubmonoid ↔ x ∈ p
Defined in
Mathlib.Algebra.Module.Submodule.Defs
Cited by
4 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms
Assumes
SemiringAddCommMonoidModule

Around this declaration

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

Cites6

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

Cited by4

Results whose statement or proof uses this declaration.