Theorems · Theorem · real analysis
Function.Periodic.const_sub
∀ {α : Type u_1} {β : Type u_2} {f : α → β} {c : α} [inst : AddCommGroup α],
Function.Periodic f c → ∀ (a : α), Function.Periodic (fun x => f (a - x)) c- Defined in
- Mathlib.Algebra.Ring.Periodic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext
- Assumes
- AddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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.sub_eqproof · cited by 13
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.