def
definition
def or abbrev
eventCost_decidable
show as:
view Lean formalization →
formal statement (Lean)
114def eventCost_decidable (a b : EventState) : Decidable (a = b) :=
proof body
Definition body.
115 inferInstance
116