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