theorem
proved
term proof
zero_free_params
show as:
view Lean formalization →
formal statement (Lean)
92theorem zero_free_params : per_galaxy_free_parameters = 0 := rfl
proof body
Term-mode proof.
93
94/-! ## SPARC Benchmark Values
95
96The theory document (line ~3304) gives benchmark chi2 values.
97These are encoded as hypotheses (to be discharged by the Python script). -/
98
99/-- RS-predicted median chi2/dof across SPARC. -/