theorem
proved
term proof
bayesFactorThreshold_cost
show as:
view Lean formalization →
formal statement (Lean)
56theorem bayesFactorThreshold_cost : Jcost bayesFactorThreshold = phi - 3 / 2 := by
proof body
Term-mode proof.
57 unfold bayesFactorThreshold; exact Jcost_phi_val
58
59/-- Moderate evidence: B = φ². -/