Skip to content
  • Ralf Jung's avatar
    Split prettification from proof mode reduction · a4f0f4b0
    Ralf Jung authored
    pm_reduce just reduces away proof mode terms using cbv; pm_prettify just prettifies user-visible connectors using cbn.
    Most uses of pm_default are converted to default to keep the desired reduction behavior.
    a4f0f4b0