HOL
HOL copied to clipboard
Implement SPECL in the kernel
SPEC_ALL is extremely slow for large terms. Using Thm.Specialize which will use lazy beta conv only helps the standard kernel. Given that GENL is already in the kernel I don't see why SPECL can't be.