4 lines
102 B
Agda
4 lines
102 B
Agda
module Trinitarianism.Quest0Preamble where
|
||
|
||
open import Cubical.Core.Everything hiding (_∨_) public
|