Theorems · Theorem · real analysis
Function.Antiperiodic.const_sub
∀ {α : Type u_1} {β : Type u_2} {f : α → β} {c : α} [inst : AddCommGroup α] [inst_1 : InvolutiveNeg β],
Function.Antiperiodic f c → ∀ (a : α), Function.Antiperiodic (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
- AddCommGroupInvolutiveNeg
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
- InvolutiveNegstatement and proof · cited by 151
- Function.Antiperiodicstatement and proof · cited by 66
- Function.Antiperiodic.sub_eqproof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.