Both hypothesis and goal labels may eventually appear in an MM database. Therefore those labels are restricted by some special rules (it is described in the Metamath book, on the page 114: Each label token must be unique, and no label token may match any math symbol token). But currently mm-lamp applies such validation only to hypotheses. It should apply same validation to the goal label too.