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