Demonstrating set properties of a map

AI Thread Summary
The discussion centers on demonstrating the property that if A1 is a subset of A2, then the image of A1 under a map f is a subset of the image of A2. The initial attempts at proof involve assumptions about unions and mappings but lack rigorous verification. Participants emphasize the need to return to foundational definitions of set mapping and subset relationships. Clarification is sought on the definitions of f(A) and the implications of subset assertions. The conversation highlights the importance of a structured approach to proving properties of functions.
Baris Kalfa
Messages
8
Reaction score
0
Hello, could you please help me regarding this question about a certain map (application).

Homework Statement


Demonstrate if A1 ⊂ A2 →ƒ(A1) ⊂ ƒ(A2)

2. Homework Equations

ƒ:A→B is a map
A1, A2⊂ A

The Attempt at a Solution


first assumed that (A1∪A2)⊆A
⇒ (ƒ(A1) ∪ ƒ(A2))⊆ ƒ(A)
then if A1 ⊂ A2
∴ ƒ(A1) ⊂ ƒ(A1)

I don't know if this demonstration is satisfying enough. I'm missing something related to properties of a function.
 
Physics news on Phys.org
I have also tried it this way,
I have assumed that
ƒ(A1⊂ A2) = ƒ(A1) ⊂ ƒ(A2)
∴A1⊂ A2→ƒ(A1⊂A2)
Thus, A1⊂ A2→ƒ(A1)⊂ƒ(A2)

This one looks better, doesn't it?
 
Baris Kalfa said:
Hello, could you please help me regarding this question about a certain map (application).

Homework Statement


Demonstrate if A1 ⊂ A2 →ƒ(A1) ⊂ ƒ(A2)

2. Homework Equations

ƒ:A→B is a map
A1, A2⊂ A

The Attempt at a Solution


first assumed that (A1∪A2)⊆A
⇒ (ƒ(A1) ∪ ƒ(A2))⊆ ƒ(A)
then if A1 ⊂ A2
∴ ƒ(A1) ⊂ ƒ(A1)

I don't know if this demonstration is satisfying enough. I'm missing something related to properties of a function.

None of you "proofs" is anything of the kind (unless you are citing some results in your textbook or course notes that have already established the relationships you are using). As far as I can see you have just written down some relationships without any verification whatsoever.

Go back to the basics: (i) for a set ##A## and a function ##f##, what is the definition of ##f(A)?## (ii) for two sets ##A_1, A_2##, what is meant by the assertions ##A_1 \subset A_2## or ##f(A_1) \subset f(A_2)?## You need to look at individual elements ##f(x)## for ##x \in A.##
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top