Theorems · Theorem · dynamical systems
Function.IsPeriodicPt.sub
∀ {α : 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
- 0 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- le_totalproof · cited by 294
- tsub_add_cancel_of_leproof · cited by 112
- Function.IsPeriodicPtstatement and proof · cited by 68
- tsub_eq_zero_iff_leproof · cited by 32
- Function.isPeriodicPt_zeroproof · cited by 2
- Function.IsPeriodicPt.left_of_addproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.