Theorems · Theorem · real analysis
Function.Antiperiodic.nat_mul_eq_of_eq_zero
∀ {α : Type u_1} {β : Type u_2} {f : α → β} {c : α} [inst : NonAssocSemiring α] [inst_1 : NegZeroClass β],
Function.Antiperiodic f c → f 0 = 0 → ∀ (n : ℕ), f (↑n * c) = 0- Defined in
- Mathlib.Algebra.Ring.Periodic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext
- Assumes
- NonAssocSemiringNegZeroClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NonAssocSemiringstatement and proof · cited by 805
- Function.Antiperiodicstatement and proof · cited by 66
- NegZeroClassstatement and proof · cited by 23
Cited by3
Results whose statement or proof uses this declaration.
- Function.Antiperiodic.int_mul_eq_of_eq_zeroproof · cited by 2
- Real.sin_nat_mul_piproof · cited by 0
- Complex.sin_nat_mul_piproof · cited by 0