Does it suffice to show these relations?

  • Context:
  • Thread starter Thread starter evinda
  • Start date Start date
  • Tags Tags
    Relations
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
evinda
Gold Member
MHB
Messages
3,741
Reaction score
0
Hi! (Wave)

If I want to prove that $A \cap B=A \text{ iff } A \subset B \text{ iff } A \cup B=B$.
Do I have to prove the following:
$A \cap B=A \rightarrow A \subset B$, $A \subset B \rightarrow A \cap B=A, A \subset B \rightarrow A \cup B=B, A \cup B=B \rightarrow A \subset B $ and $A \cup B=B \rightarrow A \cap B=A$ ? :confused:
 
Physics news on Phys.org
To show $P\iff Q\iff R$ it is sufficient to prove, for example, $P\implies Q$, $Q\implies R$ and $R\implies P$. At least three implications are necessary, but they can be chosen in different ways.
 
Evgeny.Makarov said:
To show $P\iff Q\iff R$ it is sufficient to prove, for example, $P\implies Q$, $Q\implies R$ and $R\implies P$. At least three implications are necessary, but they can be chosen in different ways.

So, don't we have to show, for example, $Q \Rightarrow P$ ? (Thinking)
 
evinda said:
So, don't we have to show, for example, $Q \Rightarrow P$ ? (Thinking)

If you can show $Q \Rightarrow R$ and $R \Rightarrow P$, that immediately implies $Q \Rightarrow P$; it is unnecessary to show it explicitly.
 
magneto said:
If you can show $Q \Rightarrow R$ and $R \Rightarrow P$, that immediately implies $Q \Rightarrow P$; it is unnecessary to show it explicitly.

A ok.. But, if I would prove also $Q \Rightarrow P$, would it be wrong? :confused:
 
evinda said:
A ok.. But, if I would prove also $Q \Rightarrow P$, would it be wrong? :confused:

It is not wrong. You can show the implications in any order: E.g $Q \Rightarrow P \Rightarrow R \Rightarrow Q$, or $R \Rightarrow P \Rightarrow Q \Rightarrow R$.

In fact, you usually want to choose an ordering that makes the proof the simplest if possible.