0 | ||| Utilities for Language.Reflection.Refined
8 | --------------------------------------------------------------------------------
9 | -- Utilities
10 | --------------------------------------------------------------------------------
12 | ||| Try and convert a boolean to `So`, that is, a proof that the
13 | ||| boolean in question equals `True`.
19 | ||| Try to create a refined value that requires an erased proof of `So (f v)`.