* doc/tl/tl.tex: Typo.

This commit is contained in:
Alexandre Duret-Lutz 2019-06-30 19:06:50 +02:00
parent ad2f5524bb
commit caad07cfa4

View file

@ -1818,7 +1818,7 @@ proved to be implied by $f$ using either of the above two methods.
Additionally, implications denoted by $f\Simp g$ are only checked if Additionally, implications denoted by $f\Simp g$ are only checked if
the ``\verb|tl_simplifier_options::containment_checks_stronger|'' the ``\verb|tl_simplifier_options::containment_checks_stronger|''
option is set (otherwise the rewriting rule is not applied). We write option is set (otherwise the rewriting rule is not applied). We write
$f\simpe g$ iff $f\simp g$ and $f\simp f$. $f\simpe g$ iff $f\simp g$ and $g\simp f$.
As in the previous section, formulas $e$ and $u$ represent As in the previous section, formulas $e$ and $u$ represent
respectively pure eventualities and purely universal formulas. respectively pure eventualities and purely universal formulas.