Theorems · Theorem · dynamical systems
AddAction.zsmul_vadd_eq_iff_minimalPeriod_dvd
∀ {α : Type v} {G : Type u} [inst : AddGroup G] [inst_1 : AddAction G α] {a : G} {b : α} {n : ℤ},
n • a +ᵥ b = b ↔ ↑(Function.minimalPeriod (fun x => a +ᵥ x) b) ∣ n- Defined in
- Mathlib.Dynamics.PeriodicPts.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 51 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddGroupstatement and proof · cited by 4,410
- HVAdd.hVAddstatement and proof · cited by 1,820
- AddActionstatement and proof · cited by 820
- Function.minimalPeriodstatement · cited by 100
- AddAction.periodproof · cited by 26
- AddAction.period_eq_minimalPeriodproof · cited by 6
- AddAction.zsmul_vadd_eq_iff_period_dvdproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- AddAction.mem_fixedBy_zsmulproof · cited by 2