Theorems · Theorem · group theory
AddChar.mulShift_mulShift
∀ {R : Type u_1} {M : Type u_2} [inst : Ring R] [inst_1 : CommMonoid M] (ψ : AddChar R M) (r s : R),
(ψ.mulShift r).mulShift s = ψ.mulShift (r * s)- Defined in
- Mathlib.Algebra.Group.AddChar
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
- Assumes
- RingCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Ringstatement and proof · cited by 7,463
- CommMonoidstatement and proof · cited by 2,264
- mul_assocproof · cited by 1,667
- AddCharstatement and proof · cited by 286
- AddChar.mulShiftstatement and proof · cited by 26
- AddChar.extproof · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- AddChar.not_isPrimitive_mulShiftproof · cited by 1
- AddChar.IsPrimitive.of_ne_oneproof · cited by 0