diff --git a/dist/naturaldeduction.html b/dist/naturaldeduction.html index 21be6d1..6b1df93 100644 --- a/dist/naturaldeduction.html +++ b/dist/naturaldeduction.html @@ -207,7 +207,7 @@

First-order logic

Examples of direct applications of rules

- +

Existential quantifier

+

Universal quantifier

If you proved P(x) and the hypothesis do not depend on x, then you deduce forall x P(x). That rule is called the introduction of forall.