Is It Wrong to Use ⇒ Where ⇔ Is More Appropriate?

  • Thread starter PFuser1232
  • Start date
In summary: The question was whether it is bad practice to use ⇒ in places where ⇔ is more appropriate. And my answer was that it is not necessarily bad practice, as long as the statement only requires the implication and not the bi-directional implication.In summary, it is not necessarily bad practice to use ⇒ in places where ⇔ is more appropriate, as long as the statement only requires the implication and not the bi-directional implication. However, for clarity and to avoid unnecessary complications, it is better to use the appropriate implication for the specific proof or argument being made. In some cases, using "if" as an abbreviation for "if and only if" is a cultural tradition in mathematics writing, but it is better to use "iff"
  • #1
PFuser1232
479
20
Is it bad practice to use ⇒ in places where ⇔ is more appropriate?
In textbooks I often see things like:

##3x + 2 = 6##
##⇒ 3x = 4##
##⇒x = \frac{4}{3}##

Isn't the us of "if" here technically wrong, since the reverse statements are also implied?
 
Physics news on Phys.org
  • #2
It isn't wrong because [itex] (A \Leftrightarrow B) \Rightarrow (A\Rightarrow B) [/itex].
 
  • Like
Likes PeroK and PFuser1232
  • #3
It isn't bad practice to use [itex] \implies [/itex] in place of [itex] \iff [/itex] when the argument only needs [itex] \implies [/itex]. If the argument is trying to "work backwards" from an assumption to a true statement and then leave it to the reader to reverse all the implications to make a real proof then [itex] \iff [/itex] should be used.

It is a cultural tradition in writing mathematics that one may use "if" to mean "if and only if" when making definitions. For example, a book might say "We will say that an integer k is "even" if it k/2 is an integer". Strictly speaking that definition doesn't rule-out 3 as being an even integer. It merely fails to comment on whether 3 is even. However, tradition says that you interpret "if k/2 is an integer" to be "if and only if k/2 is an integer". It's better practice (in my opinion) to use "iff" as an abbreviation for "if and only if" when writing definitions that intend to convey "if and only if".
 
Last edited:
  • Like
Likes PFuser1232
  • #4
MohammedRady97 said:
Is it bad practice to use ⇒ in places where ⇔ is more appropriate?
In textbooks I often see things like:

##3x + 2 = 6##
##⇒ 3x = 4##
##⇒x = \frac{4}{3}##

Isn't the us of "if" here technically wrong, since the reverse statements are also implied?
As already mentioned by Shyan and Stephen, it isn't wrong to use ⇒ here. All three of your equations above are equivalent, which means that they all have exactly the same solution set.

From the perspective of solution sets, if the solution set of one equation is a subset of another equation, the first equation "implies" the second.

A simple example can shed some light.
x = 2
⇒ x2 = 4
The solution set of the first equation is {2}. The solution set of the second equation is {2, -2}.

Unlike the equations in your example, these two equations are not equivalent, as they have different solution sets, so the following implication is incorrect.
x2 = 4
⇒ x = 2.
 
  • Like
Likes PFuser1232
  • #5
Mark44 said:
As already mentioned by Shyan and Stephen, it isn't wrong to use ⇒ here. All three of your equations above are equivalent, which means that they all have exactly the same solution set.

From the perspective of solution sets, if the solution set of one equation is a subset of another equation, the first equation "implies" the second.

A simple example can shed some light.
x = 2
⇒ x2 = 4
The solution set of the first equation is {2}. The solution set of the second equation is {2, -2}.

Unlike the equations in your example, these two equations are not equivalent, as they have different solution sets, so the following implication is incorrect.
x2 = 4
⇒ x = 2.

A correct implocation would be ##x^2 = 4 ⇒ x = \pm 2##, right?
 
  • #6
MohammedRady97 said:
A correct implocation would be ##x^2 = 4 ⇒ x = \pm 2##, right?
Yes. And since both equations are equivalent, you could use ⇔ between them.
 
  • #7
No. It is more appropriate to only use the implication that is needed for your proof. Otherwise, every statement has unnecessary complications, distractions, and possible errors. It would not be clear to the reader what is essential to the proof and what is not.
 
  • #8
FactChecker said:
No. It is more appropriate to only use the implication that is needed for your proof.
What (and who) are you disagreeing with. My comments were only in the context of the simple example I gave, that contrasted the difference between, for lack of better terms, a one-directional implication and a bi-directional implication. It was not intended to mean that the bi-directional implication (##\Leftrightarrow##) should be used all the time.
FactChecker said:
Otherwise, every statement has unnecessary complications, distractions, and possible errors. It would not be clear to the reader what is essential to the proof and what is not.
 
  • #9
Mark44 said:
What (and who) are you disagreeing with..
Well, I was referring to the OP.
 
Last edited:

FAQ: Is It Wrong to Use ⇒ Where ⇔ Is More Appropriate?

1. What is the difference between "⇒" and "⇔"?

The symbol "⇒" is called an implication arrow and represents a one-way logical relationship, where the statement before the arrow leads to the statement after the arrow. On the other hand, "⇔" is called an equivalence arrow and represents a two-way logical relationship, where the statements on both sides of the arrow are equivalent and can be substituted for each other.

2. When should I use "⇒" instead of "⇔"?

You should use "⇒" when you want to show a one-way logical relationship between two statements, where one statement implies the other. On the other hand, you should use "⇔" when you want to show a two-way logical relationship between two statements, where the statements are equivalent and can be substituted for one another.

3. Is there a specific field or subject where these symbols are more commonly used?

Yes, these symbols are commonly used in mathematical logic and computer science to represent logical relationships between statements or propositions. They are also used in fields such as philosophy, linguistics, and statistics.

4. Are there any other symbols that are similar to "⇒" and "⇔"?

Yes, there are other symbols that represent logical relationships, such as "→" for implication and "↔" for bi-implication. These symbols may vary slightly in their meanings and usage, but they all represent some form of logical relationship between statements.

5. Can "⇒" and "⇔" be used interchangeably?

No, "⇒" and "⇔" cannot be used interchangeably as they represent different logical relationships. Using them interchangeably can lead to confusion and misunderstanding in logical arguments or statements.

Similar threads

Replies
6
Views
736
Replies
5
Views
1K
Replies
8
Views
931
Replies
12
Views
1K
Replies
25
Views
1K
Replies
4
Views
815
Replies
5
Views
2K
Back
Top