Mathlib Map

Theorems · Definition · dynamical systems

AddAction.period

{α : Type v} → {M : Type u} → [inst : AddMonoid M] → [AddAction M α] → M → α → ℕ

The period of an additive action of g on a is the smallest positive n such that (n • g) +ᵥ a = a, or 0 if such an n does not exist.

Defined in
Mathlib.Dynamics.PeriodicPts.Defs
Cited by
26 results in Mathlib
Foundations
Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddMonoidAddAction

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.

Cited by26

Results whose statement or proof uses this declaration.