Is the Contrapositive Law Demonstrably Useful in Set Theory Proofs?

Click For Summary
SUMMARY

The discussion centers on the contrapositive law (CPL) in set theory, specifically the proof that if A ⊆ B, then x ∉ B implies x ∉ A. The user initially struggles with using CPL within its own proof but later realizes that a contradiction approach effectively demonstrates the statement. The proof is refined to show that assuming x ∈ A leads to a contradiction, confirming that x ∉ A when x ∉ B. This highlights the importance of understanding CPL in formal proofs.

PREREQUISITES
  • Understanding of set theory concepts, specifically subsets.
  • Familiarity with logical equivalences and truth tables.
  • Knowledge of proof techniques, including proof by contradiction.
  • Basic grasp of the contrapositive law in logic.
NEXT STEPS
  • Study the principles of proof by contradiction in mathematical logic.
  • Explore the applications of the contrapositive law in various mathematical proofs.
  • Learn about set operations and their properties in advanced set theory.
  • Review logical equivalences and their implications in formal reasoning.
USEFUL FOR

Mathematicians, students of mathematics, and anyone interested in formal logic and proof techniques in set theory.

Dr. Seafood
Messages
120
Reaction score
0
I ran into some difficulties trying to show "prove" the contrapositive law (CPL). I remember in first year my professor showed that P ⇒ Q is logically equivalent to ¬Q ⇒ ¬P by showing that the truth tables for both statements were the same for all possible truth values of P and Q.

Statement. Let A, B ⊆ S, where S is a set of an arbitrary nature, and let A ⊆ B. Then (S / B) ⊆ (S / A).

Proof. Let A' = S / A and B' = S / B. If x ∈ B', then x ∉ B and so x ∉ A since A is a subset of B; thus x ∈ A'.
Since x ∈ B' ⇒ x ∈ A', we have by definition B' ⊆ A'. □

This shows the usefulness of CPL in the following sense: If P and Q are statements involving items in S, then let A = {x ∈ S : P(x)} and B = {x ∈ S : Q(x)}. Since A ⊆ B, all x satisfying P also satisfy Q, i.e. P ⇒ Q. Obviously A' = {x ∈ S : ¬P(x)} and B' = {x ∈ S : ¬Q(x)}. By the CPL above and the same idea, since B' ⊆ A' we get ¬Q ⇒ ¬P.

There is a problem with the proof: I used the claim that since A ⊆ B, x ∉ B ⇒ x ∉ A (1). I can think of how to intuit this geometrically, since we can draw A as a circle inside the larger circle B and see clearly that elements not in circle B are certainly not in circle A. Still, this is an implicit use of the CPL: we know "x ∈ A ⇒ x ∈ B", by definition of subset. The contrapositive of this is (1). Obviously I can't make use of the CPL within its own proof. I attempted to show (1) independently before realizing that simply saying "obviously, since A is a subset of B" might be the best way to say it, though not the most formal/rigorous.

I feel like I've sidestepped the CPL by using it here without explicitly stating it. Or maybe this is how a lot of proofs of fundamental/obvious statements are done: they are explained in an intuitive way using whichever convenient notation we have. I guess I'm just looking for a proof of (1), is there a better way to show it?
 
Last edited:
Physics news on Phys.org
Bump. I'm srs. Halp D:

Essentially trying to prove that if A ⊆ B, then x ∉ B ⇒ x ∉ A, without using the contrapositive law.

edit: Okay, it escaped me before, but there is a very obvious way to show this. Suppose A ⊆ B and x ∉ B. If x ∈ A, then x ∈ B by definition of subset, a contradiction; thus x ∉ A.
 
Last edited:
Your method is essentially sound but could a little cleaning up.
Suppose A is a subset of B and x ∉ B.
Goal: Prove x is not in A.

Assume for contradiction, x is in A.
But the definition of subset tells us, if x is in A, then x is in B.
(Modus ponens) So x is in B.
This contradicts the given statement.
a contradiction; thus x ∉ A.

This could be cleaned up further, to more exactly match your original “statement”, but I leave that to you.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 10 ·
Replies
10
Views
1K