Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.ofList_cons_smul

∀ {R : Type u_7} [inst : CommSemiring R] (r : R) (rs : List R) {M : Type u_8} [inst_1 : AddCommMonoid M]
  [inst_2 : Module R M] (N : Submodule R M), Ideal.ofList (r :: rs) • N = r • N ⊔ Ideal.ofList rs • N
Defined in
Mathlib.RingTheory.Regular.RegularSequence
Cited by
0 results in Mathlib
Foundations
Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringAddCommMonoidModule

Around this declaration

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

Cites11

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.