in Set Theory & Algebra edited by
932 views
0 votes
0 votes

Let $f : A \rightarrow B$ be a bijection and let $E,F$ be subjects of $A$, Now, we consider the following statements about the function $f :$
$P : f(E \cup F) = f (E) \cup f(F)$
$Q : f(E \cap F) = f (E) \cap f(F)$
Which of the following is TRUE about $P$ and $Q$ ?

$(1)$  Only $P$ is correct
$(2)$  Only $Q$ is correct
$(3)$  Both $P$ and $Q$ are correct
$(4)$  None of $P$ and $Q$ is correct

 


I thought $Q$ is true, but answer is both true. Is both true because of bijective function or ans given incorrect?

in Set Theory & Algebra edited by
by
932 views

4 Comments

@

What is the basic difference between Co-domain and Range?

Please explain using some examples?

0
0

let A = {1,2,3,4,5} and B = {v,w,x,y,z} where 1 -> v, 2-> w, 3-> x, 4-> y, 5-> y

Here, the function is neither one-one nor onto..

why not one-one? because, 4 & 5 maps to same element,

why not onto? because, co-domain: {v,w,x,y,z} and range: {v,w,x,y}

co-domain: all elements of set B

range: elements which have been mapped in set B ( from set A)

1
1

@

I got it,thank you so much

0
0

1 Answer

1 vote
1 vote
Best answer

Ans-->3

It is always better to solve these types of question by a test case.

Bijection means Function which is both 1 to 1 as well as onto that is each element of the domain must map with a single element of the co-domain.

Say we have a set A = {1,2,3,4} & set B ={W,X,Y,Z} and the mapping be {1-> W, 2-> X, 3->Y,4->Z }

let E = {1,2} and F={2,3}

Now , f{EUF} = f{1,2,3} = {w,x,y} and similarly f{E} U f{F} = {W,X} U {X,Y} = {W,X,Y}

        f{E ∩ F} = f{2} = {x} and similarly f{E}  ∩ f{F} = {W,X}  ∩ {X,Y} = X

So both are true

PS--> if it was given only a function but not a bijection then Q would have never been true..! Then only P should be true,this can be proved in the same way as above

Refer--> https://gateoverflow.in/721/gate2001-2-3.

selected by
by

4 Comments

But for an equivalence relation the opposite case holds true.. I was thinking of equivalence case at the time of writing the answer so i wrote P instead of Q there..my bad..!
0
0
yes, but that was not bijection

right?
0
0
No

that's why I said that if it is an ordinary function then Q cant be true.
0
0

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true