Theorems · Theorem · commutative algebra
IsAddUnit.smul_right
∀ {R : Type u_1} {M : Type u_3} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {r : R} (x : M),
IsAddUnit r → IsAddUnit (r • x)- Defined in
- Mathlib.Algebra.Module.End
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Quot.sound
- Assumes
- SemiringAddCommMonoidModule
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.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- IsAddUnitstatement and proof · cited by 215
- AddMonoidHom.flipproof · cited by 25
- smulAddHomproof · cited by 17
- IsAddUnit.mapproof · cited by 16
Cited by3
Results whose statement or proof uses this declaration.
- Matrix.isAddUnit_detp_mul_detpproof · cited by 1
- Matrix.isAddUnit_detp_smul_mul_adjpproof · cited by 0
- Matrix.detp_smul_adjpproof · cited by 0