fix(library/blast/unit): typo
This commit is contained in:
parent
2bf9989bd9
commit
c604333af2
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ namespace blast {
|
|||
<tt>A_1 -> ... -> A_n -> B_1 \/ (B2 \/ ... \/ B_m)...)</tt>
|
||||
|
||||
Whenever all but one of the literals is present as a hypothesis with
|
||||
the appropriate polarity, we instantiate and resolve and necessary
|
||||
the appropriate polarity, we instantiate and resolve as necessary
|
||||
to conclude a new literal.
|
||||
|
||||
Remark: we assume that a pre-processing step will put lemmas
|
||||
|
|
Loading…
Reference in a new issue