Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

77%
+5 −0
Q&A The meaning of $\pm$

posted 1y ago by r~~‭

Answer
#1: Initial revision by user avatar r~~‭ · 2023-03-22T08:14:35Z (about 1 year ago)
I think I would describe that as ‘the two claims $|x| = \pm x$’, not a single claim. It's comparable to saying ‘the two roots of $x^2 - 4$ are $x = \pm2$’ and not ‘the root of $x^2 - 4$ is $x = \pm2$’.

Whether those two claims are meant to be and-ed or or-ed would depend on context. In a vacuum, I don't think I would be able to unambiguously assign meaning to ‘the claim $|x| = \pm x$’.

More broadly, I think I've seen only two general conventions for $\pm$-containing equations, and they both seem fairly rigorous to me if slightly informal. The first is that an expression or equation containing one or more ‘$\pm$’ and optionally ‘$\mp$’ signs is always shorthand for two of the same: one in which each $\pm$ and $\mp$ is replaced by its upper component, and one in which the lower components are used instead. The second is that an expression or equation using $n$ ‘$\pm$’ signs is a shorthand for $2^n$ of the same in which every combination is represented. I generally expect an author to clarify which convention is in use if more than one ‘$\pm$’ is present, and as above I also expect these conventions to be used in a context in which multiple equations/expressions are expected.