7 | ||| A canonical proof that some type is empty.
11 | ||| If I have a t, I've had a contradiction.
12 | ||| @ t the uninhabited type
15 | ||| The eliminator for the `Void` type.
20 | export
24 | ||| Use an absurd assumption to discharge a proof obligation.
25 | ||| @ t some empty type
26 | ||| @ a the goal type
27 | ||| @ h the contradictory hypothesis