Mathlib Map

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.

Cited by7

Results whose statement or proof uses this declaration.