Theorems · Theorem · real analysis
Real.sin_int_mul_two_pi_sub
∀ (x : ℝ) (n : ℤ), Real.sin (↑n * (2 * Real.pi) - x) = -Real.sin x
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 176 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_negproof · cited by 34
- Real.sin_periodicproof · cited by 10
- Function.Periodic.int_mul_sub_eqproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.