Theorems · Theorem · group theory
mul_left_iterate_apply
∀ {M : Type u_4} [inst : Monoid M] {n : ℕ} (a b : M), (fun x => a * x)^[n] b = a ^ n * bVersion of mul_left_iterate that is fully applied, for rw.
- Defined in
- Mathlib.Algebra.Group.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Quot.sound
- Assumes
- Monoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Monoidstatement and proof · cited by 3,887
- Nat.iteratestatement · cited by 740
- mul_left_iterateproof · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.