Mathlib Map

Theorems · Theorem · commutative algebra

Submodule.coe_mem

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

Around this declaration

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

Cites4

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

  • Modulestatement and proof · cited by 20,661
  • Semiringstatement and proof · cited by 13,802
  • AddCommMonoidstatement and proof · cited by 12,281
  • Submodulestatement and proof · cited by 7,192

Cited by24

Results whose statement or proof uses this declaration.