Theorems · Theorem · real analysis
Function.Antiperiodic.periodic
∀ {α : Type u_1} {β : Type u_2} {f : α → β} {c : α} [inst : AddMonoid α] [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
- 3 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Quot.sound
- Assumes
- AddMonoidInvolutiveNeg
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.
- AddMonoidstatement and proof · cited by 2,864
- neg_negproof · cited by 960
- Function.Periodicstatement · cited by 154
- InvolutiveNegstatement and proof · cited by 151
- two_nsmulproof · cited by 67
- Function.Antiperiodicstatement and proof · cited by 66
Cited by3
Results whose statement or proof uses this declaration.
- Function.Antiperiodic.periodic_two_mulproof · cited by 10
- Function.Antiperiodic.even_nsmul_periodicproof · cited by 2
- Function.Antiperiodic.even_zsmul_periodicproof · cited by 2