Mathlib Map

Theorems · Theorem · commutative algebra

AddSubmonoid.addSubmonoid_smul_sup

∀ {R : Type u_2} {A : Type u_3} [inst : AddMonoid R] [inst_1 : AddMonoid A] [inst_2 : DistribSMul R A]
  {M : AddSubmonoid R} {N P : AddSubmonoid A}, M • (N ⊔ P) = M • N ⊔ M • P
Defined in
Mathlib.Algebra.Ring.Submonoid.Pointwise
Cited by
2 results in Mathlib
Foundations
Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddMonoidAddMonoidDistribSMul

Around this declaration

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

Cites19

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

Cited by2

Results whose statement or proof uses this declaration.