Searched defs:SymNat (Results 1 – 1 of 1) sorted by relevance
409 newtype SymNat sym = type410 SymNat constructor531 SymNat x == SymNat y = isJust (testEquality x y) function