Theorems · Theorem · dynamical systems
Function.Commute.self_iterate
∀ {α : Type u} (f : α → α) (n : ℕ), Function.Commute f f^[n]- Defined in
- Mathlib.Logic.Function.Iterate
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses propext
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.
- Nat.iteratestatement · cited by 740
- Function.Commutestatement · cited by 54
- Function.Commute.iterate_rightproof · cited by 8
- Function.Commute.reflproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Function.iterate_succ'proof · cited by 56