Mathlib Map

Theorems · Theorem · commutative algebra

Submodule.ext

∀ {R : Type u} {M : Type v} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {p q : Submodule R M},
  (∀ (x : M), x ∈ p ↔ x ∈ q) → p = q
Defined in
Mathlib.Algebra.Module.Submodule.Defs
Cited by
204 results in Mathlib
Foundations
Depth 13 from the axioms, rests on 81 definitions · uses propext, Quot.sound
Assumes
SemiringAddCommMonoidModule

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 by204

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 204.