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

tc_ratio_formula

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)

 208theorem tc_ratio_formula (n m : ℤ) :
 209    T_c_rung n / T_c_rung m = predicted_tc_ratio n m := by

proof body

Term-mode proof.

 210  unfold T_c_rung predicted_tc_ratio
 211  rw [← zpow_sub₀ phi_pos.ne' n m]
 212
 213/-- Certificate: EN-002 Room-Temperature Superconductivity — DERIVED -/

used by (1)

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

depends on (2)

Lean names referenced from this declaration's body.