diff options
Diffstat (limited to 'mathcomp')
| -rw-r--r-- | mathcomp/ssreflect/descr | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mathcomp/ssreflect/descr b/mathcomp/ssreflect/descr index 7621878..f3aeba5 100644 --- a/mathcomp/ssreflect/descr +++ b/mathcomp/ssreflect/descr @@ -3,4 +3,6 @@ Small Scale Reflection This library includes the small scale reflection proof language extension and the minimal set of libraries to take advantage of it. This includes libraries on lists (seq), boolean and boolean -predicates, natural numbers and types with decidable equality. +predicates, natural numbers and types with decidable equality, +finite types, finite sets, finite functions, finite graphs, basic arithmetics +and prime numbers, big operators |
