Mathlib Map

Theorems · Definition · real analysis

Function.Periodic

{α : Type u_1} → {β : Type u_2} → [Add α] → (α → β) → α → Prop

A function f is said to be Periodic with period c if for all x, f (x + c) = f x.

Defined in
Mathlib.Algebra.Ring.Periodic
Cited by
154 results in Mathlib
Foundations
Depth 4 from the axioms, rests on 8 definitions · uses no axioms
Assumes
Add

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites0

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Nothing in Mathlib beyond the foundations.

Cited by155

Results whose statement or proof uses this declaration.