Mathlib Map

Theorems · Theorem · commutative algebra

Submodule.neg_mem

∀ {R : Type u} {M : Type v} [inst : Ring R] [inst_1 : AddCommGroup M] {module_M : Module R M} (p : Submodule R M)
  {x : M}, x ∈ p → -x ∈ p
Defined in
Mathlib.Algebra.Module.Submodule.Defs
Cited by
31 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext
Assumes
RingAddCommGroup

Around this declaration

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

Cites5

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

Cited by32

Results whose statement or proof uses this declaration.