Theorems · Theorem · dynamical systems
Function.IsPeriodicPt.mod
∀ {α : Type u_1} {f : α → α} {x : α} {m n : ℕ},
Function.IsPeriodicPt f m x → Function.IsPeriodicPt f n x → Function.IsPeriodicPt f (m % n) x- Defined in
- Mathlib.Dynamics.PeriodicPts.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Function.IsPeriodicPtstatement and proof · cited by 68
- Function.IsPeriodicPt.iterate_mod_applyproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Function.IsPeriodicPt.minimalPeriod_dvdproof · cited by 4
- Function.IsPeriodicPt.gcdproof · cited by 0