aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/odd_order
AgeCommit message (Collapse)Author
2016-11-07update copyright bannerAssia Mahboubi
2016-09-16Refactoring of binonialthery
Variable renaming from 'C(m,n) to 'C(n,m) Renaming theorem mul_Sm_binn to mul_bin_diag Adding theorems mul_bin_left mul_bin_right
2016-08-25Enriched numClosedFieldType so that it factors a lot of theory from both ↵Cyril Cohen
complex and algC. The definitions of 'i, conjC, Re, Im, n.-root, sqrtC and their theory have been moved to the numClosedFieldType structure in ssrnum. This covers boths the uses in algC and complex.v. To that end the numClosedFieldType structure has been enriched with conjugation and 'i. Note that 'i can be deduced from the property of algebraic closure and is only here to let the user chose which definitional equality should hold on 'i. Same thing for conjC that could be written `|x|^+2/x, the only nontrivial (up to my knowledge) property is the fact that conjugation is a ring morphism.
2016-02-22PF5: more predictable rewrite line (needed by rewrite using 8.5 refiner)Enrico Tassi
2015-12-14fix compilationEnrico Tassi
2015-12-13fixCyril Cohen
2015-12-12switch ":" to "-"Cyril Cohen
2015-12-12fixing requires in stripped odd orderCyril Cohen
2015-12-04Remove spurious injectionsGeorges Gonthier
2015-11-10fix INSTALL symlinksEnrico Tassi
2015-07-29fix PFCyril Cohen
2015-07-29add a missing From ...Cyril Cohen
2015-07-28update copyright bannerEnrico Tassi
2015-07-22remove duplicate fieldsCyril Cohen
2015-07-22make the opam package meta dataCyril Cohen
2015-07-21update opam meta-dataCyril Cohen
2015-07-18update to preserve backward compatibility with v8.4Cyril Cohen
2015-07-17Updating files + reorganizing everythingCyril Cohen
2015-04-09packaging odd_orderCyril Cohen
2015-04-09Using the From X Require Y for v8.4Cyril Cohen
2015-04-08makefiles that are version dependentCyril Cohen
2015-03-24metadata for solvable and fieldCyril Cohen
2015-03-09Initial commitEnrico Tassi