Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

thy_ssfrag

BasicProvers.thy_ssfrag : string -> simpLib.ssfrag

Returns simplifier fragment for a theory

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.

See also

BasicProvers.export_rewrites