Commit Graph

17 Commits

Author SHA1 Message Date
710915271e simplify some function names 2022-01-21 12:25:24 +01:00
05bc3d9c60 remove _aux from internal commands at some places 2022-01-20 21:43:03 +01:00
70ddae2307 higher abstraction for defining (re)new variants
new macro carries out all four definitions at once
    rename all groupthm_new_theorem_group... macros into
groupthm_new_group...
2022-01-20 21:39:49 +01:00
08323fdf48 implement new define aux command to better generate variants with new, declare, provide and renew 2022-01-20 15:25:31 +01:00
a9e98e25d9 add theorem family options, improve error messages 2022-01-18 21:14:02 +01:00
61f955c4aa implement family options 2022-01-18 15:39:08 +01:00
ddf4957b93 fix some more bugs 2022-01-18 13:23:44 +01:00
1f3aa04bfe fix some more bugs 2022-01-18 03:54:34 +01:00
808b8c457f add grouped theorem user interface 2022-01-18 02:32:15 +01:00
880a30debf document large parts of grouped theorems 2022-01-18 01:47:57 +01:00
7b136e0a65 implement theorem group rules 2022-01-18 00:15:02 +01:00
fe528bb6bc fix more bugs 2022-01-17 23:33:09 +01:00
fa1f76ac52 better error messages 2022-01-17 23:27:00 +01:00
34888f7d4c fix missing spaces in messages. fix wrong cs comparison in new/declare/provide/renew theorem 2022-01-17 23:25:51 +01:00
a7f5aada19 fix further bugs 2022-01-17 23:19:28 +01:00
71f6b30bf3 fix some bugs 2022-01-17 22:59:42 +01:00
3caa51245a fix some bugs. add sorting macros 2022-01-17 22:34:53 +01:00