353theorem consciousness_zero_cost : consciousness_ground.total_cost = 0 := by
proof body
Term-mode proof.
354 unfold Q3State.total_cost consciousness_ground 355 simp only [Jcost_unit0, Finset.sum_const_zero] 356 357/-- **THEOREM**: The consciousness ground state is at zero defect. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.