Biconditional statements with Or

  • Thread starter Thread starter Ateowa
  • Start date Start date
Click For Summary
Biconditional statements require proving both directions, which can involve different approaches depending on the conditions. In the case of proving that an integer p is prime if and only if for each integer a, either (a, p) = 1 or p divides a, both conditions must be addressed separately. Each case can be treated independently, as satisfying either condition is sufficient for p to be prime. The discussion emphasizes the importance of handling the "or" condition correctly in proofs. Understanding how to structure these proofs is crucial for successfully completing the homework problem.
Ateowa
Messages
25
Reaction score
0
Biconditional statements with "Or"

If I have a biconditional statement like this: Let p be an integer other than 0, -1, +1. Prove that p is prime if and only if for each a that exists in Z either (a, p) =1 or p|a.

I know that when you have a biconditional, you have to prove the statement both ways. However, when you solve it the other way, do you have to switch it to an "and," or do you have to do three proofs, one forward, and two backward (One for each case)? I have a homework problem where I have to prove this statement, and going forward is easy but to prove it the other way around, I feel like I need both of those statements to actually prove it.

I'm sorry if this is the wrong place to put it!
 
Physics news on Phys.org


Yes, you have to do one for each case. The "either... or" condition makes it clear that each case taken alone (gcd*(a,p)=1; p|a) is sufficient for p to be prime.

* I guess.
 
Last edited:

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
17
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 2 ·
Replies
2
Views
5K