pith. machine review for the scientific record. sign in
lemma proved term proof

predicted_residue_mu_bounds_v2

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

 891lemma predicted_residue_mu_bounds_v2 :
 892    (-9.6268 : ℝ) < predicted_residue_mu ∧ predicted_residue_mu < (-9.6254 : ℝ) := by

proof body

Term-mode proof.

 893  simp only [predicted_residue_mu]
 894  have h_gap := gap_minus_shift_bounds_proven
 895  have h_step := step_e_mu_bounds_v2
 896  constructor <;> linarith
 897

used by (3)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (4)

Lean names referenced from this declaration's body.