Theorems · Theorem · real analysis
Function.Periodic.neg_nat_mul
∀ {α : Type u_1} {β : Type u_2} {f : α → β} {c : α} [inst : NonAssocRing α],
Function.Periodic f c → ∀ (n : ℕ), Function.Periodic f (-(↑n * c))- Defined in
- Mathlib.Algebra.Ring.Periodic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Quot.sound
- Assumes
- NonAssocRing
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.
- NonAssocRingstatement and proof · cited by 483
- Function.Periodicstatement and proof · cited by 154
- Function.Periodic.nat_mulproof · cited by 15
- Function.Periodic.negproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.