Theorems · Theorem · dynamical systems
Function.Commute.iterate_right
∀ {α : Type u} {f g : α → α}, Function.Commute f g → ∀ (n : ℕ), Function.Commute f g^[n]- Defined in
- Mathlib.Logic.Function.Iterate
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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 and proof · cited by 54
- Function.Semiconj.iterate_rightproof · cited by 7
Cited by8
Results whose statement or proof uses this declaration.
- Function.Commute.iterate_leftproof · cited by 9
- Function.Commute.comp_iterateproof · cited by 6
- Function.Commute.iterate_eq_of_map_eqproof · cited by 2
- Function.Commute.iterate_iterateproof · cited by 2
- Function.Commute.iterate_le_of_map_leproof · cited by 2
- Function.Commute.self_iterateproof · cited by 1
- CircleDeg1Lift.commute_nat_addproof · cited by 1
- Function.Commute.iterate_pos_lt_of_map_ltproof · cited by 1