We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f9840c commit 23e3fe1Copy full SHA for 23e3fe1
Cubical/Algebra/SymmetricGroup.agda
@@ -6,6 +6,7 @@ open import Cubical.Foundations.Equiv
6
open import Cubical.Foundations.HLevels
7
open import Cubical.Foundations.Function
8
open import Cubical.Foundations.Isomorphism
9
+open import Cubical.Foundations.Univalence
10
open import Cubical.Data.Sigma
11
open import Cubical.Data.Nat
12
open import Cubical.Data.SumFin
0 commit comments