unimath2024/Lol.agda
2024-08-01 17:56:54 -05:00

7 lines
No EOL
131 B
Agda

open import category-theory.categories
open import Agda.Primitive
variable
l1 l2 : Level
thm : (C : Category l1 l2) {! !}