Theorems · Theorem · number theory
EisensteinSeries.summand_bound_of_mem_verticalStrip
∀ {z : UpperHalfPlane} {k : ℝ},
0 ≤ k →
∀ (x : Fin 2 → ℤ) {A B : ℝ} (hB : 0 < B),
z ∈ UpperHalfPlane.verticalStrip A B →
‖↑(x 0) * ↑z + ↑(x 1)‖ ^ (-k) ≤
EisensteinSeries.r { coe := { re := A, im := B }, coe_im_pos := hB } ^ (-k) * ‖x‖ ^ (-k)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- Complexstatement · cited by 5,565
- Norm.normstatement · cited by 5,413
- LE.le.transproof · cited by 3,151
- norm_nonnegproof · cited by 725
- UpperHalfPlanestatement and proof · cited by 626
- mul_le_mul_of_nonneg_rightproof · cited by 301
- UpperHalfPlane.coestatement · cited by 288
- Real.rpow_nonnegproof · cited by 111
- neg_nonposproof · cited by 31
- Real.rpow_le_rpow_of_nonposproof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- EisensteinSeries.isBoundedAtImInfty_eisensteinSeriesSIFproof · cited by 1
- EisensteinSeries.eisensteinSeries_tendstoLocallyUniformlyproof · cited by 1