Replies: 1 comment
-
Thanks, fixed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the tutorial, the following example is used:
... shows how to prove that if p implies q and q implies r, then p implies r
and translates it to:
i.e. using Bi-implication
Would it not be more correct to use Implication as per the text of the proposition ?
i.e.
Beta Was this translation helpful? Give feedback.
All reactions