aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-04Explicit construction of finite fieldsGeorges Gonthier
Two lemmas provide splitting field for a given polynomials, and a finite field of a given (prime power) order, respectively. Internal comments document type-checking performance issues that arose.
2015-12-04Some proof refactoringGeorges Gonthier
2015-12-04Move finfield to field moduleGeorges Gonthier
2015-12-04Add elementary abelian finite modules lemmas to abelianGeorges Gonthier
This factors proofs in mxabelem and finfield and removes dependencies between these two files.
2015-12-04Remove spurious injectionsGeorges Gonthier
2015-12-04Add instances & lemmas for regular algebrasGeorges Gonthier
2015-12-04Document limitation of fieldExtType cloningGeorges Gonthier
Default cloning requires a manifest field class.
2015-12-04Correct improper CS declarationGeorges Gonthier
Type cast on head constant spoils projection registration (Coq misfeature).
2015-12-04Add finLmodType, finLalgType and finAlgType instancesGeorges Gonthier
2015-12-04Removed spurious injection & clean up proofGeorges Gonthier
2015-12-04Remove more redundant power type structuresGeorges Gonthier
2015-12-04Correct join values to baseFingroupTypeGeorges Gonthier
These were all GRing.Zmodule.sort, instead of the corresponding sort in GRing (Ring.sort, Comin.sort, etc).
2015-12-04Remove redundant structures for finite powersGeorges Gonthier
2015-12-04Add missing exportGeorges Gonthier
2015-11-30Typos in comments.Assia Mahboubi
2015-11-20Tested the Qed of the alternate Xirredp_FAdjoin in Coq 8.4.Assia Mahboubi
It's no more crashing but it's still way to long...
2015-11-20Typo.Assia Mahboubi
2015-11-20TyposAssia Mahboubi
2015-11-10fix INSTALL symlinksEnrico Tassi
2015-11-10Adding sections for definitions in change logamahboubi
2015-11-10Update ChangeLogamahboubi
2015-11-09ChangeLog: yake Yves' suggestion into accountEnrico
2015-11-06First stab at INSTALLEnrico Tassi
2015-11-06basic has disappearedCyril Cohen
2015-11-06Makefile to create a tar ballEnrico Tassi
2015-11-05Changelog file createdEnrico Tassi
2015-11-05Update .git* conf files to ignore/exclude cruftEnrico Tassi
2015-11-05merge basic/ into ssreflect/Enrico Tassi
2015-10-26Added support for highlighting 'isn't' in PG.Assia Mahboubi
2015-10-26Added suport for highlighting gen(erally) have in PG.Assia Mahboubi
2015-10-26Small updates in the documentation of the customization of PG.Assia Mahboubi
2015-10-26Restaured the config files (including doc) for PG in the ssreflect package.Assia Mahboubi
2015-09-27fix compilation on trunkEnrico Tassi
2015-09-24Fix compilation on 8.5Enrico Tassi
2015-09-01Fix typo in README.Maxime Dénès
2015-08-24Compare pattern heads (constants) up to "univs"Enrico Tassi
So that Universe Polymorphic constants are compared "correctly", i.e. not discriminated by the pattern filtering phase (verbatim head comparison) but eventually by unification.
2015-07-30fix trunk compilationEnrico Tassi
2015-07-29Update README.mdamahboubi
A few typos and minor changes
2015-07-29fix PFCyril Cohen
2015-07-29add a missing From ...Cyril Cohen
2015-07-29Update README.mdCyril Cohen
simpler way of doing local opam pin
2015-07-29First stab at the README (displayed on github)Enrico Tassi
2015-07-29fix MakefilesEnrico Tassi
2015-07-29fix path of Makefile.coq-makefileEnrico Tassi
2015-07-28update copyright bannerEnrico Tassi
2015-07-28factor common Makefile stuffEnrico Tassi
2015-07-22Add a From ...Cyril Cohen
2015-07-22next blind fixCyril Cohen
2015-07-22blind fixCyril Cohen
2015-07-22blind patch by EnricoCyril Cohen