You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
-
7"The ONLY place anyone could ever encounter the term IFF is in a class on formal logic." That's not true. It is quite common in every branch of math. And the second half of the answer isn't related to the question at all.freakish– freakish2024-11-19 06:28:10 +00:00Commented Nov 19, 2024 at 6:28
-
@freakish Sure, the term may be in a user manual. But without having been exposed to it in a class or in a book, the reader is unlikely to understand it. It's not a factual issue; it's a writing style issue.Miss Understands– Miss Understands2024-11-19 07:56:49 +00:00Commented Nov 19, 2024 at 7:56
-
1The vast majority of mathematics is not formal logic, and most mathematicians do not study formal logic. When I studied mathematics, formal logic wasn't taught until an optional third-year module which probably less than 25% of the cohort opted in for (lectures were on Saturdays at 9AM!). But the word "iff" would have been used in practically every module all the way through the whole course, starting on the first day. It may seem like a minor distinction, but it's the basis for your answer, so it matters that it's not literally true. And hyperbole doesn't go down well here.kaya3– kaya32024-11-19 17:14:58 +00:00Commented Nov 19, 2024 at 17:14
-
1The distinction I refer to is the one between "mathematics" and "formal logic", as the purpose of my comment was to point that distinction out. I apologise if that was unclear, but I also don't think my consistent use of the past tense was unclear enough to suggest that I am still a student. Also it's a bit weird to suggest that I might not have encountered the word "iff" in a course which I said used that word consistently all the way through. Anyway, your primary claim, "The ONLY place anyone could ever encounter the term IFF is in a class on formal logic", is objectively wrong.kaya3– kaya32024-11-20 19:11:25 +00:00Commented Nov 20, 2024 at 19:11
Add a comment
|
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. design-patterns), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you