Theorems · Theorem · real analysis
Function.Periodic.zsmul_sub_eq
∀ {α : Type u_1} {β : Type u_2} {f : α → β} {c x : α} [inst : AddCommGroup α],
Function.Periodic f c → ∀ (n : ℤ), f (n • c - x) = f (-x)- Defined in
- Mathlib.Algebra.Ring.Periodic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Quot.sound
- Assumes
- AddCommGroup
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.
- AddCommGroupstatement and proof · cited by 12,871
- Function.Periodicstatement and proof · cited by 154
- Function.Periodic.zsmulproof · cited by 9
- Function.Periodic.sub_eq'proof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.