We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
_$_
1 parent a48ba5c commit b98c453Copy full SHA for b98c453
Cubical/Algebra/SymmetricGroup.agda
@@ -4,6 +4,7 @@ module Cubical.Algebra.SymmetricGroup where
4
open import Cubical.Foundations.Prelude
5
open import Cubical.Foundations.Equiv
6
open import Cubical.Foundations.HLevels
7
+open import Cubical.Foundations.Function
8
open import Cubical.Data.Sigma
9
open import Cubical.Data.Nat
10
open import Cubical.Data.SumFin
0 commit comments