Theorems · Theorem · commutative algebra
MulMemClass.mul_left_mem_add_closure
∀ {M : Type u_1} {R : Type u_2} [inst : NonUnitalNonAssocSemiring R] [inst_1 : SetLike M R] [MulMemClass M R] {S : M}
{a b : R}, a ∈ S → b ∈ AddSubmonoid.closure ↑S → a * b ∈ AddSubmonoid.closure ↑SThe product of an element of S and an element of the additive closure of a multiplicative
submonoid S is contained in the additive closure of S.
- Defined in
- Mathlib.Algebra.Ring.Submonoid.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SetLike.coestatement and proof · cited by 8,199
- AddSubmonoidstatement and proof · cited by 1,178
- SetLikestatement and proof · cited by 1,084
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- AddSubmonoid.closurestatement and proof · cited by 224
- MulMemClassstatement and proof · cited by 25
- AddSubmonoid.mem_closureproof · cited by 8
- MulMemClass.mul_mem_add_closureproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.