Mathlib Map

Theorems · Theorem · dynamical systems

Function.iterate_succ_apply

∀ {α : Type u} (f : α → α) (n : ℕ) (x : α), f^[n.succ] x = f^[n] (f x)
Defined in
Mathlib.Logic.Function.Iterate
Cited by
18 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites1

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by18

Results whose statement or proof uses this declaration.