Theorems · Theorem · group theory
add_left_iterate_apply_zero
∀ {M : Type u_4} [inst : AddMonoid M] {n : ℕ} (a : M), (fun x => a + x)^[n] 0 = n • a- Defined in
- Mathlib.Algebra.Group.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Quot.sound
- Assumes
- AddMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddMonoidstatement and proof · cited by 2,864
- add_zeroproof · cited by 2,707
- Nat.iteratestatement · cited by 740
- add_left_iterateproof · cited by 10
Cited by3
Results whose statement or proof uses this declaration.
- addOrderOf_nsmul_eq_zeroproof · cited by 11
- isPeriodicPt_add_iff_nsmul_eq_zeroproof · cited by 10
- nsmul_injOn_Iio_addOrderOfproof · cited by 1