Theorems · Theorem · dynamical systems
Function.Semiconj.iterate_right
∀ {α : Type u} {β : Type v} {f : α → β} {ga : α → α} {gb : β → β},
Function.Semiconj f ga gb → ∀ (n : ℕ), Function.Semiconj f ga^[n] gb^[n]- Defined in
- Mathlib.Logic.Function.Iterate
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 7 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 and proof · cited by 740
- Function.Semiconjstatement and proof · cited by 82
- Function.Semiconj.id_rightproof · cited by 2
- Function.Semiconj.comp_rightproof · cited by 2
Cited by7
Results whose statement or proof uses this declaration.
- Function.Commute.iterate_rightproof · cited by 8
- Module.End.pow_restrictproof · cited by 6
- AddConstMapClass.map_add_nsmulproof · cited by 4
- Function.Semiconj.preimage_dynEntourageproof · cited by 2
- Function.IsPeriodicPt.mapproof · cited by 2
- MonoidHom.map_iterate_frobeniusproof · cited by 1
- Function.Semiconj.mapsTo_ptsOfPeriodproof · cited by 1