| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add 3 tests to Make
|
|
|
|
|
|
|
|
|
|
|
|
The spaces generated by some delta_mx are in a direct sum
|
|
Adding row/col/block_mx_eq0
|
|
Using x * y = 1 and x / y = 1 to derive invertibility and the inverse
|
|
Adds generalizations of theorems relying on injectivity
|
|
Resubmitted lemma reshape_index_leq for discussion
|
|
Update v8.5 plugin to fix math-comp/math-comp#61
|
|
proof by @ggonthier
|
|
fixes #169
|
|
|
|
|
|
|
|
|
|
|
|
- f_finv
- finv_f
- fconnect_sym
- iter_order
- iter_finv
- cycle_orbit
- fpath_finv (* I need to sub-theorems for this case. *)
All generalizations are named "..._in" the existing theorems are now
instances of the generalizations.
|
|
Add addrKA and subrKA (addrK and addrNK modulo Associativity)
|
|
|
|
|
|
|
|
Reflection lemmas for `seq.uniq`
|
|
|
|
We may want to make it an error, now that the transition period has been
long enough.
|
|
It was emitting a deprecation warning and will soon be removed from Coq.
|
|
|
|
New packager
|
|
fix building with make flags
|
|
|
|
|
|
|
|
Fixes #139
|
|
|
|
remove documentation for subfilter.
|
|
|
|
|
|
|
|
it is to the caller of coq_makefile to eventually add .ml4 files
|
|
|
|
|