Skip to content

Commit

Permalink
blueprint
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKontorovich committed Apr 30, 2024
1 parent 7bf3e44 commit 714b626
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion PrimeNumberTheoremAnd/ZetaBounds.lean
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,7 @@ lemma ZetaBnd_aux1b (N : ℕ) (Npos : 1 ≤ N) {σ : ℝ} (σpos : 0 < σ) {t :
rw [div_eq_mul_inv (b := (x : ℂ) ^ (σ + t * I + 1)), Complex.cpow_neg]
· exact fun ⦃U⦄ a ↦ a
/-%%
\begin{proof}\uses{ZetaSum_aux1a}
\begin{proof}\uses{ZetaSum_aux1a}\leanok
Apply Lemma \ref{ZetaSum_aux1a} with $a=N$ and $b\to \infty$.
\end{proof}
%%-/
Expand Down Expand Up @@ -845,6 +845,7 @@ lemma HolomorphicOn_riemannZeta0 {N : ℕ} (N_pos : 0 < N) :
· fun_prop
· norm_num
· apply DifferentiableOn.mul differentiableOn_id
--extract_goal
sorry
/-%%
\begin{proof}\uses{ZetaSum_aux1, ZetaBnd_aux1b}
Expand Down

0 comments on commit 714b626

Please sign in to comment.