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

hack_exponent_eq_half

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)

 129theorem hack_exponent_eq_half : hack_exponent = 1 / 2 := by

proof body

Term-mode proof.

 130  unfold hack_exponent
 131  rw [log_bifurcation_eq_two_log_length]
 132  have hpos : 0 < Real.log horton_length_ratio := log_length_ratio_pos
 133  field_simp
 134

used by (4)

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.