Theorems · Theorem · group theory
vadd_iterate
∀ {M : Type u_1} {α : Type u_5} [inst : AddMonoid M] [inst_1 : AddAction M α] (a : M) (n : ℕ),
(fun x => a +ᵥ x)^[n] = fun x => n • a +ᵥ x- Defined in
- Mathlib.Algebra.Group.Action.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext, Quot.sound
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
- HVAdd.hVAddstatement · cited by 1,820
- AddActionstatement and proof · cited by 820
- Nat.iteratestatement · cited by 740
Cited by2
Results whose statement or proof uses this declaration.
- vadd_iterate_applyproof · cited by 2
- ergodic_vadd_of_denseRange_nsmulproof · cited by 1