Theorems · Theorem · real analysis
Real.sin_sub_int_mul_pi
∀ (x : ℝ) (n : ℤ), Real.sin (x - ↑n * Real.pi) = (-1) ^ n * Real.sin x
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 175 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Realstatement and proof · cited by 25,697
- Real.pistatement · cited by 1,774
- Real.sinstatement · cited by 389
- Real.sin_antiperiodicproof · cited by 14
- Int.cast_negOnePowproof · cited by 10
- Function.Antiperiodic.sub_int_mul_eqproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.