TheHoTTGame/0Trinitarianism/Quest0.agda
2021-08-11 17:16:07 +01:00

21 lines
326 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 0Trinitarianism.Quest0 where
open import 0Trinitarianism.Preambles.P0
data : Type where
tt :
TrueToTrue :
TrueToTrue = {!!}
TrueToTrue' :
TrueToTrue' x = {!!}
data : Type where
explosion :
explosion x = {!!}
data : Type where
zero :
suc :