theorem
proved
term proof
ilg_sufficient
show as:
view Lean formalization →
formal statement (Lean)
136theorem ilg_sufficient : ilg_fit_quality < 2 := by
proof body
Term-mode proof.
137 unfold ilg_fit_quality
138 norm_num
139
140/-- **THEOREM EA-011.7**: ILG applies to both DM-rich and DM-poor.
141 Same formula, different coherence parameter. -/