theorem
proved
term proof
low_density_environment
show as:
view Lean formalization →
formal statement (Lean)
156theorem low_density_environment : udg_density_contrast < 0.1 := by
proof body
Term-mode proof.
157 unfold udg_density_contrast
158 norm_num
159
160/-- **THEOREM EA-011.9**: Environment affects substrate coherence.
161 Low density → varying coherence → UDG diversity. -/