pith. machine review for the scientific record. sign in
theorem other other

wisdom_preserves_energy

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

  50theorem wisdom_preserves_energy
  51    (s_before s_after : LatticeState)
  52    (h : s_after.energy ≥ s_before.energy * 0.95) :
  53    applyWisdom s_before s_after := h

proof body

  54

depends on (2)

Lean names referenced from this declaration's body.