We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
factorial
1 parent 630f3be commit b9386f3Copy full SHA for b9386f3
Cubical/Data/Fin/LehmerCode.agda
@@ -22,7 +22,6 @@ open import Cubical.Relation.Nullary
22
open import Cubical.Data.Unit as ⊤
23
open import Cubical.Data.Empty as ⊥
24
open import Cubical.Data.Nat
25
-open import Cubical.Data.Nat.Properties using (factorial) public
26
open import Cubical.Data.Nat.Order
27
open import Cubical.Data.Fin.Base as F
28
open import Cubical.Data.Fin.Properties
0 commit comments