Mathlib Map

Theorems · Theorem · real analysis

Function.Antiperiodic.periodic_two_mul

∀ {α : Type u_1} {β : Type u_2} {f : α → β} {c : α} [inst : NonAssocSemiring α] [inst_1 : InvolutiveNeg β],
  Function.Antiperiodic f c → Function.Periodic f (2 * c)

If a function is antiperiodic with antiperiod c, then it is also Periodic with period 2 * c.

Defined in
Mathlib.Algebra.Ring.Periodic
Cited by
10 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext, Quot.sound
Assumes
NonAssocSemiringInvolutiveNeg

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.

Cited by10

Results whose statement or proof uses this declaration.