Skip to content

Commit

Permalink
add primality-related results from Goedel project
Browse files Browse the repository at this point in the history
  • Loading branch information
palmskog authored and thery committed Sep 29, 2022
1 parent 6584dda commit f8b13d7
Show file tree
Hide file tree
Showing 2 changed files with 1,214 additions and 0 deletions.
1 change: 1 addition & 0 deletions _CoqProject
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

src/Coqprime/Tactic/Tactic.v
src/Coqprime/N/NatAux.v
src/Coqprime/N/ChineseRem.v
src/Coqprime/List/Iterator.v
src/Coqprime/List/ListAux.v
src/Coqprime/List/Permutation.v
Expand Down
Loading

0 comments on commit f8b13d7

Please sign in to comment.