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

jcost_xiMap_functional_symmetry

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)

  97theorem jcost_xiMap_functional_symmetry (σ : ℝ) :
  98    Jcost (xiMap (1 - σ)) = Jcost (xiMap σ) := by

proof body

Term-mode proof.

  99  rw [xiMap_reflection, Jcost_symm (xiMap_pos σ)]
 100
 101/-- RH is equivalent to all zeros having zero J-cost. -/

depends on (15)

Lean names referenced from this declaration's body.