Mathlib Map

Theorems · Definition · dynamical systems

birkhoffSum

{α : Type u_1} → {M : Type u_2} → [AddCommMonoid M] → (α → α) → (α → M) → ℕ → α → M

The sum of values of g on the first n points of the orbit of x under f.

Defined in
Mathlib.Dynamics.BirkhoffSum.Basic
Cited by
20 results in Mathlib
Foundations
Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommMonoid

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 by21

Results whose statement or proof uses this declaration.