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.
- What you should also instruct is thinking about the spirit of the statement and less aboout technical correctness. "Actually,...." is rarely helpful.pyrochlor– pyrochlor2025-11-18 08:56:21 +00:00Commented Nov 18 at 8:56
- 10@pyrochlor That is very field dependent. Mathematics for example is all about finding the edge cases (usually ridiculously pathological ones ), because they inform you about how to formulate a water tight proof.TimRias– TimRias2025-11-18 10:09:40 +00:00Commented Nov 18 at 10:09
- @TimRias: Yes....Also there it depends on the situation. Even in university maths it is not always necessary, it is even detrimental to state to the student learning a conept all the exceptions and pathologies.pyrochlor– pyrochlor2025-11-18 10:41:51 +00:00Commented Nov 18 at 10:41
- 9@pyrochlor The point I was making is that, when training professional mathematicians (which I agree is only a subset of university maths ), it is actually very important to get them to adopt the mindset of going "Where is the exception?" whenever they hear any statement. The "Actually, ..." mentality is at the core of how they need to learn to think.TimRias– TimRias2025-11-18 10:50:41 +00:00Commented Nov 18 at 10:50
- 7@pyrochlor in university maths you might not need to tell a student what the exceptions are, but you should at least mention there are exceptions. It's really detrimental not to do so. At the start of university maths, we have to spend a fair amount of time overcoming misconceptions that arose because previous teachers weren't so careful. Let's not create any more.Especially Lime– Especially Lime2025-11-18 10:52:09 +00:00Commented Nov 18 at 10:52
- 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
- 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**
- 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>
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.
Use tags that describe what your question is about, not what it merely relates to. For example almost every question on this site is eventually related to research, but only questions about performing research should be tagged research.
Use tags describing circumstances only if those circumstances are essential to your question. For example, if you have a question about citations that came up during writing a thesis but might as well have arisen during writing a paper, do not tag it with thesis.
- 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. graduate-admissions), 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