doc-src/Sledgehammer/sledgehammer.tex
changeset 48078 72b093caf048
parent 48006 8d989b9c8e4f
child 48090 433787f8145e
equal deleted inserted replaced
48077:25efe19cd4e9 48078:72b093caf048
  1084 native higher-order types if the prover supports the THF0 syntax; otherwise,
  1084 native higher-order types if the prover supports the THF0 syntax; otherwise,
  1085 falls back on \textit{mono\_native} or \textit{mono\_guards}. The problem is
  1085 falls back on \textit{mono\_native} or \textit{mono\_guards}. The problem is
  1086 monomorphized.
  1086 monomorphized.
  1087 
  1087 
  1088 \item[\labelitemi] \textbf{\textit{poly\_native} (sound):} Exploits native
  1088 \item[\labelitemi] \textbf{\textit{poly\_native} (sound):} Exploits native
  1089 polymorphic first-order types if the prover supports the TFF1 syntax; otherwise,
  1089 first-order polymorphic types if the prover supports the TFF1 syntax; otherwise,
  1090 falls back on \textit{mono\_native}.
  1090 falls back on \textit{mono\_native}.
  1091 
  1091 
  1092 \item[\labelitemi]
  1092 \item[\labelitemi]
  1093 \textbf{%
  1093 \textbf{%
  1094 \textit{poly\_guards}?, \textit{poly\_tags}?, \textit{raw\_mono\_guards}?, \\
  1094 \textit{poly\_guards}?, \textit{poly\_tags}?, \textit{raw\_mono\_guards}?, \\