Yes, there is `\require{cancel}\cancel{1+1=2}`$$\require{cancel}\cancel{1+1=2}$$ and `\require{enclose}\enclose{horizontalstrike}{1+1=2}`$$\require{enclose}\enclose{horizontalstrike}{1+1=2}$$ There are some other options in the "Crossing things out" answer on the MathJax reference page of Math.SE (takes a while to load, so here's a screenshot.)
`\require` works like `\usepackage`. It seems that unlike `\
ewcommand`, we only require one `\require` command for the whole page, but I'm not sure. We should probably refrain from this command in titles (though this is probably more an issue for `\
ewcommand`.)