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