Theorems · Theorem · commutative algebra
MulMemClass.mul_right_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 ∈ AddSubmonoid.closure ↑S → b ∈ S → a * b ∈ AddSubmonoid.closure ↑SThe product of an element of the additive closure of a multiplicative subsemigroup M
and an element of M is contained in the additive closure of M.
- Defined in
- Mathlib.Algebra.Ring.Submonoid.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- MulZeroClass.zero_mulproof · cited by 1,625
- AddSubmonoidstatement and proof · cited by 1,178
- SetLikestatement and proof · cited by 1,084
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- add_mulproof · cited by 363
- AddMemClass.add_memproof · cited by 229
- AddSubmonoid.closurestatement and proof · cited by 224
- MulMemClass.mul_memproof · cited by 173
- ZeroMemClass.zero_memproof · cited by 162
- AddSubmonoid.closure_inductionproof · cited by 30
- MulMemClassstatement and proof · cited by 25
Cited by1
Results whose statement or proof uses this declaration.
- MulMemClass.mul_mem_add_closureproof · cited by 1