TheHoTTGame/Trinitarianism/Quest0.agda

25 lines
372 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
private
postulate
u : Level
data : Type u where
trivial :
TrueToTrue :
TrueToTrue = {!!}
TrueToTrue' :
TrueToTrue' x = {!!}
data : Type u where
explosion :
explosion x = {!!}
data : Type u where
zero :
suc :