1. Symmetric difference; 2. Commutativity of natural numbers

AI Thread Summary
The discussion addresses two mathematical problems involving set theory and the properties of natural numbers. The first problem explores the symmetric difference of sets, where it is concluded that the unique set N is the empty set, but the existence of a unique set A' is questioned. The second problem focuses on proving the associativity of addition for positive integers, with a suggestion to use induction on one of the numbers. It is clarified that the original mention of commutativity was a typo, and the participant successfully resolved the second problem. The conversation emphasizes the need for clear mathematical language and understanding of definitions in proofs.
threeder
Messages
27
Reaction score
0

Homework Statement


I have two problems that I got stuck.
1. \exists ! N\in P(X) , A\Lambda N=A, \forall A\in P(X) and for each A\in P(X), \exists ! A'\in P(X) , A\Lambda A' =N

2. Prove a+(b+c) = (a+b) +c, for positive integers a, b, c

Homework Equations


1. Given sets A,B \in P(X), where P(X) denotes power set, their symmetric difference is defined by A\Lambda B= (A - B)\cup (B-A) = (A\cup B) - (A\cap B)

2. For the second exercise, I am asked to use this definition:
The sum m+n of positive integers m, n may be defined by induction on n by
(i) m+1=s(m)
(ii)\forall k\in Z^+, m+s(k)=s(m+k)
where s(m) is successor function

The Attempt at a Solution



For the first part of first exercise, I think I proved that the only such set N is the empty set. But then how should I proceed to proving the existence of unique set A' ?

For the second exercise I do not know how exactly I should begin. Should I use induction for one of the numbers? For all of them? The thing is I am not yet used to putting everything in mathematical language which gets difficult proving simple fundamental properties, so I need your hints guys. Thanks!
 
Last edited:
Physics news on Phys.org
For (1) you don't prove "the existence of a unique set A'". The problem is to prove the statement is NOT true for any set N.

For (2), use induction on c to prove that, for any fixed a and b, there exist c such that (a+ b)+ c= a+(b+ c). By the way, this is associativity, not commutativity. I assume that was a typo.
 
Last edited by a moderator:
Indeed it was a typo :) Anyhow, I managed to deal with the second.

Concerning the first, could you verify that N=∅ for the first part of the first exercise? In that case all I need is just a counterexample to show that there exists one A' such that symmetric difference is not empty right?
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top