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
I started using Proof using to get parallel processing of proofs in sections. But I think the feature could be even more useful if it also clears the context of any section variables that, according to the Proof using specification, may not be used.
I started using
Proof usingto get parallel processing of proofs in sections. But I think the feature could be even more useful if it also clears the context of any section variables that, according to theProof usingspecification, may not be used.