TheHoTTGame/Trinitarianism/Quest0.agda
2021-07-23 13:29:48 +01:00

21 lines
331 B
Agda
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

module Trinitarianism.Quest0 where
open import Trinitarianism.Quest0Preamble
data : Type where
trivial :
TrueToTrue :
TrueToTrue = {!!}
TrueToTrue' :
TrueToTrue' x = {!!}
data : Type where
explosion :
explosion x = {!!}
data : Type where
zero :
suc :