WORD_CONVwordsLib.WORD_CONV : conv
Conversion for words.
The conversion WORD_CONV applies the simpset fragment
WORD_ss.
> wordsLib.WORD_CONV āc * (a + b) !! (b + a) * cā
val it = ⢠c * (a + b) ā (b + a) * c = a * c + b * c: thm
wordsLib.WORD_ss, wordsLib.WORD_ARITH_CONV,
wordsLib.WORD_LOGIC_CONV,
wordsLib.WORD_MUL_LSL_CONV,
wordsLib.WORD_BIT_EQ_CONV,
wordsLib.WORD_EVAL_CONV