forked from jrh13/hol-light
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added a few theorems including some systematic gaps in integer
theorems where the analog was present for reals, and a few more word theorems. INT_ABS_BOUNDS INT_EQ_LCANCEL_IMP INT_EQ_RCANCEL_IMP INT_EVENPOW_ABS INT_LE_LCANCEL_IMP INT_LE_POW_2 INT_LE_RCANCEL_IMP INT_LE_RMUL_EQ INT_LT_LADD_IMP INT_LT_LCANCEL_IMP INT_LT_LMUL INT_LT_LNEG INT_LT_POW_2 INT_LT_RCANCEL_IMP INT_LT_RMUL INT_LT_RNEG INT_LT_SQUARE INT_OF_NUM_SUB_CASES INT_POS_EQ_SQUARE INT_POW_EQ_1 INT_POW_EQ_1_IMP INT_POW_EQ_EQ INT_POW_EQ_ODD INT_POW_EQ_ODD_EQ INT_POW_LBOUND INT_POW_LE2_ODD_EQ INT_POW_LT2_ODD INT_POW_LT2_ODD_EQ REAL_EVENPOW_ABS VAL_WORD_AND_LE VAL_WORD_AND_LE_MIN VAL_WORD_AND_WORD_LE VAL_WORD_OR_LE_MAX WORD_JOIN_NOT WORD_SUBWORD_NOT Also added missing conversions WORD_JROL_CONV and WORD_JROR_CONV (for word-word rotate operations) and included them in WORD_RED_CONV and hence WORD_REDUCE_CONV.
- Loading branch information
Showing
6 changed files
with
277 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.