Commit Graph

60 Commits

Author SHA1 Message Date
Glen Whitney 0b6539f3e9 typo 2017-10-22 18:29:29 +02:00
Glen Whitney 42a5e826d9 general opposite construction 2017-10-22 18:23:45 +02:00
Glen Whitney ccf0e6f8e3 always forgetting to go down to the underlying 2017-10-22 00:51:37 +02:00
Glen Whitney 070ad81eba forgot thos brackets again! 2017-10-22 00:48:05 +02:00
Glen Whitney b2717afe9d made some weird editing error 2017-10-22 00:44:56 +02:00
Glen Whitney e531b6491d GeneratorsOfMagma for a quandle generated by ConjugatorObjs 2017-10-22 00:43:04 +02:00
Glen Whitney 6d296de57e likewise for LeftQuotient 2017-10-21 20:58:41 +02:00
Glen Whitney 1713af2c65 Product of two conjugator objects is a conjugator object 2017-10-21 20:53:45 +02:00
Glen Whitney ae71d58873 Quandles constructed from finite groups are finite 2017-10-21 20:47:54 +02:00
Glen Whitney 35301b4839 Forgot brackets in Objectify 2017-10-21 20:38:51 +02:00
Glen Whitney cc95b62e6f Install a duplicate method for ConjugatorObj to cover built-in objects 2017-10-21 20:32:54 +02:00
Glen Whitney bc20a37410 unnecessary quotes 2017-10-21 01:27:37 +02:00
Glen Whitney 722e25f140 temp change 2017-10-21 01:24:13 +02:00
Glen Whitney ad744b76bd typos 2017-10-21 01:17:58 +02:00
Glen Whitney d021d67c1c dumb library declaration of LeftQuotient 2017-10-21 01:15:18 +02:00
Glen Whitney a9b981f149 need right quotients too 2017-10-21 01:11:04 +02:00
Glen Whitney d91f0a660d two typos on one line, wow 2017-10-21 01:08:13 +02:00
Glen Whitney 00f4ba915f forgot camels again?? 2017-10-21 01:06:39 +02:00
Glen Whitney 33b1013ece need circle for oneslotrep 2017-10-21 01:04:54 +02:00
Glen Whitney bae88b4b75 get names of categories correct 2017-10-21 01:02:48 +02:00
Glen Whitney 55d35589ad forgot camels 2017-10-21 01:00:29 +02:00
Glen Whitney 62c3cb04f2 add conjugation quandles! 2017-10-21 00:51:30 +02:00
Glen Whitney 1266a5ed34 propagate finiteness at construction time 2017-10-20 16:45:11 +02:00
Glen Whitney 9af5d627d8 code should work even if there is such a thing as an infinite table 2017-10-20 16:31:22 +02:00
Glen Whitney ef55f230e3 wrong variable name 2017-10-20 16:23:37 +02:00
Glen Whitney 419408e598 install methodology to know that structures built on mult tables are finite 2017-10-20 16:21:59 +02:00
Glen Whitney 79682e0048 right quandles are not left racks 2017-10-20 15:48:34 +02:00
Glen Whitney 341872bafa don't check left prop for a right quandle 2017-10-20 15:40:55 +02:00
Glen Whitney 32a272fab9 match requirements for distributivity tests 2017-10-20 15:30:44 +02:00
Glen Whitney 7f53975ebc typos 2017-10-20 15:28:01 +02:00
Glen Whitney 7d1ff6c683 Check that putative generators of a structure at least satisfy the structure axioms 2017-10-20 15:25:22 +02:00
Glen Whitney 3c4eb2582a oops have to read the implementations 2017-10-20 11:11:20 +02:00
Glen Whitney d304b53fde Add quandles and split out functions based on multiplication tables 2017-10-20 11:08:09 +02:00
Glen Whitney 27c5f78120 Don't test SELF distributivity just to print 2017-10-19 02:40:48 +02:00
Glen Whitney b366588fa1 Don't test distributivity just to print 2017-10-19 02:38:07 +02:00
Glen Whitney 25672bad38 Add NC versions of quasigroup constructors to support uniform Print() syntax 2017-10-19 02:26:18 +02:00
Glen Whitney a70224afae have to define PrintString because Magma has one 2017-10-19 01:49:29 +02:00
Glen Whitney f00f91765d can't cat a string and int 2017-10-19 01:39:48 +02:00
Glen Whitney ab8166c7a1 once again forgot argument 2017-10-19 01:38:26 +02:00
Glen Whitney 917d114b38 more parentheses 2017-10-19 01:37:07 +02:00
Glen Whitney b4fa1cfd3c need to type the argument to call a function :-) 2017-10-19 01:35:13 +02:00
Glen Whitney b6811bc762 or of filters didn't work 2017-10-19 01:30:57 +02:00
Glen Whitney 448a1fbb2a stupid parens 2017-10-19 01:22:48 +02:00
Glen Whitney 5668076b83 HasIsLeftRack didn't work, so just call IsLeftRack 2017-10-19 01:18:58 +02:00
Glen Whitney f065049281 string conversions and showing objects 2017-10-19 01:12:31 +02:00
Glen Whitney 384270d9db Sigh no consistency in when I use L/R an when left/right. 2017-10-18 22:23:26 +02:00
Glen Whitney f9a9c9fc50 Fix more typo. 2017-10-18 22:18:38 +02:00
Glen Whitney 95b9835e8c Fix more typo. 2017-10-18 22:16:56 +02:00
Glen Whitney 961ff3840f Add methods to check self distributivity of a magma. 2017-10-18 22:15:06 +02:00
Glen Whitney 11e6052a5e Fix more typo. 2017-10-18 22:05:48 +02:00