Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace biconditional logical connective 'iff' with 'if'. #149

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TheVice
Copy link

@TheVice TheVice commented Dec 30, 2021

Hello.

If that was not the typos at the comment sections I assume that was using of biconditional logical connective that probably not necessary in that cases.

Proposed to replace it with 'if'.

Thank you.

P.S.
There is a place in third-party section but that is a git sub-module so not changed it via this request.

@Quuxplusone
Copy link
Contributor

"iff" in this context means "if and only if". "We do X iff Y" is a much stronger statement than merely "We do X if Y." The former implies "Any time you see X, it's because Y." The latter doesn't imply that; it permits that maybe sometimes X happens without Y's having happened first.
Please keep the stronger form, iff (😄) it is in fact correct.

@TheVice
Copy link
Author

TheVice commented Jan 2, 2024

@Quuxplusone well, if seen from that side, you may be right and this change should not
be made.
Thank you for your feedback and explanation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants