Theorems · Theorem · complex analysis
Complex.cos_ne_zero_of_arctan_bounds
∀ {z : ℂ}, z ≠ ↑Real.pi / 2 → -(Real.pi / 2) < z.re → z.re ≤ Real.pi / 2 → Complex.cos z ≠ 0cos z is nonzero when the bounds in arctan_tan are met (z lies in the vertical strip
-π / 2 < z.re < π / 2 and z ≠ π / 2).
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 198 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- Complexstatement and proof · cited by 5,565
- one_mulproof · cited by 2,841
- Nat.cast_oneproof · cited by 2,501
- Real.pistatement and proof · cited by 1,774
- Complex.ofRealstatement and proof · cited by 1,654
- Complex.restatement and proof · cited by 882
- Complex.improof · cited by 591
- Int.cast_oneproof · cited by 371
- div_posproof · cited by 337
- Complex.cosstatement · cited by 279
- Complex.ofReal_mulproof · cited by 180
Cited by1
Results whose statement or proof uses this declaration.
- Complex.arctan_tanproof · cited by 1