Mathlib Map

Theorems · Inductive type · linear algebra

Submodule.IsPrincipal

{R : Type u_1} →
  {M : Type u_4} → [inst : Semiring R] → [inst_1 : AddCommMonoid M] → [inst_2 : Module R M] → Submodule R M → Prop

An R-submodule of M is principal if it is generated by one element.

Defined in
Mathlib.LinearAlgebra.Span.Defs
Cited by
129 results in Mathlib
Foundations
Depth 3 from the axioms, rests on 5 definitions · uses no axioms
Assumes
SemiringAddCommMonoidModule

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.

Cited by151

Results whose statement or proof uses this declaration.