def
definition
def or abbrev
actionCost_decidable
show as:
view Lean formalization →
formal statement (Lean)
144def actionCost_decidable (a b : ActionState) : Decidable (a = b) :=
proof body
Definition body.
145 inferInstance
146