simpLib.rewrites : thm list -> ssdata
SIMP_CONV (hol_ss ++ rewrites thmlist) []More plausibly, rewrites can be used to create commonly used ssdata values containing a great number of rewrites. This is how the basic system's various ssdata values are constructed where those values consist only of rewrite theorems.