theorem
proved
wrapper
clusteringRatio_pos
show as:
view Lean formalization →
formal statement (Lean)
86theorem clusteringRatio_pos : 0 < clusteringRatio :=
proof body
One-line wrapper that applies div_pos.
87 div_pos one_pos phi_pos
88