thy_ssfrag : string -> simpLib.ssfrag
STRUCTURE
SYNOPSIS
Returns simplifier fragment for a theory
DESCRIPTION
Returns the simpset fragment recorded for the given theory. This consists of the rewrites passed to export_rewrites.
FAILURE
Fails if the theory was not found, or did not export any theorems.
SEEALSO
HOL  Kananaskis-11