Documentation

Aesop.RuleTac.Forward.Basic

Prefix of the regular hyps added by forward.

Equations

Prefix of the implDetail hyps added by forward.

Equations

Name of the implDetail hyp corresponding to the forward hyp with name fwdHypName and depth depth.

Equations

Parse a name generated by forwardImplDetailHypName, obtaining the fwdHypName and depth.

Equations
  • One or more equations did not get rendered due to their size.

Check whether the given name was generated by forwardImplDetailHypName. We assume that nobody else adds hyps with the forwardImplHypDetailPrefix prefix.

Equations
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.

Mark hypotheses that, according to their name, are forward implementation detail hypotheses, as implementation details. This is a hack that works around the fact that certain tactics (particularly anything based on the revert-intro pattern) can turn implementation detail hyps into regular hyps.

Equations
  • One or more equations did not get rendered due to their size.