Theorems · Theorem · group theory
Equiv.nsmul_addRight
∀ {α : Type u_4} [inst : AddGroup α] (a : α) (n : ℕ), Equiv.addRight a ^ n = Equiv.addRight (n • a)- Defined in
- Mathlib.Algebra.Group.End
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
- Assumes
- AddGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddGroupstatement and proof · cited by 4,410
- Equiv.Permstatement · cited by 1,375
- Equiv.Perm.extproof · cited by 75
- Equiv.addRightstatement · cited by 30
- add_right_iterateproof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- Equiv.zsmul_addRightproof · cited by 1