You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The quotation argument to this tactic specifies a pattern that will match one of the free case terms in the goal, and then do Cases_on that term. Avoids the need to write out entirety of large expressions.
The text was updated successfully, but these errors were encountered:
The quotation argument to this tactic specifies a pattern that will match one of the free
case
terms in the goal, and then doCases_on
that term. Avoids the need to write out entirety of large expressions.The text was updated successfully, but these errors were encountered: