Proof 4 Proof Questions w/ Fuzzy Sets, Functions & Bijections

  • MHB
  • Thread starter zack95
  • Start date
  • Tags
    Proof
In summary: A to B if there exists a unique x in A such that g(x) is in B. g is a func*tion if there exists a unique y in B such that g(y) is in A.
  • #1
zack95
3
0
Hi,
I have exam next week and Need to know the answer of thease questions that I can not answer to them.
So, if it is possible , please help me.:confused:
Thank you

Question 1) Proof that def1 and def2 are equal. ( using convex fuzzy sets.) (Question 1 is Fuzzy sets Question)
def1= Fuzzy sets is convex iff For all of x, 0<x<=1 , x-cut is convex.
def2= x1 <= For all of x <= x2 , Membership function(x) >= minimum( Membership function(x1) , Membership function(x2) )
---------------------------------------------------

Question 2) A is a subset of X and B is a subset of Y : (Question 2 is Function Question)
1)proof that A is a subset of f-inverse(f(A))
2)proof that B is a superset of f(f-inverse(B))
---------------------------------------------------

Question 3) A=[1,4] , B=[7,10]
proof that A+B={for C member of R|C=a+b , For all a member of A , For all b member of B}=[8,14]
---------------------------------------------------

Question 4)(function Question) If f: x --> y , g: y --> z and f,g are Bijection(Bijection means One-to-One and Onto at a same time)
proof that gof is Bijection.
note that gof means g(f(x)). (Question 4 is function Question)
---------------------------------------------------

I have problem with these proof.
Please help me.
Thank you(Clapping)
 
Physics news on Phys.org
  • #2
I don't have a lot of time, but I'll try to answer Q4.

let h=goy :x-->z

say \(\displaystyle h(a)=h(b) ==> goy(a)=goy(b)\) Since y is a bijection we have that y(a)=y(b) if and only if a=b. Say a is not equal to b...

then
\(\displaystyle y(a)=c\) and \(\displaystyle y(b) = d\) then we have \(\displaystyle g(d) = g(c)\) Now since d is not equal to d and since g is a bijection we have that g(d) is not equal to g(c). Witch end in a contradiction
 
  • #3
Thank you for answering Q4.

Any help for Questions 1,2,3 :confused:
 
  • #4
zack95 said:
...Any help for Questions 1,2,3 :confused:

You will more likely get help if you post what you have done so far so our helpers know where you are stuck and how best to try to get you unstuck. :D
 
  • #5
OK, zack, let's look at question 2. Fair warning, I'm not going to do the heavy lifting, YOU are.

We'll start with the basics: we have a function:

$f:X \to Y$

and we have two sets, $A$, which is a subset of $X$; and $B$, which is a subset of $Y$.

Given these two sets, we want to look at how $f$ interacts with them.

The first thing we will look at is: what happens to $A$ when $f$ acts upon it?

The set in question is usually called the image of $A$ under $f$:

$f(A) = \{y \in Y: y = f(a)$ for some $a \in A\}$, which is where all the stuff in $A$ winds up after it gets hit by $f$.

The other set we are interested in is called the pre-image of $B$:

$f^{-1}(B) = \{x \in X: f(x) \in B\}$ which are all the things in $X$ that $f$ takes to $B$.

So the first part of your question is to show that:

$A \subseteq f^{-1}(f(A))$

Well, how do we do that?

We need to show that if we start with any old $a \in A$, that it is in the set $f^{-1}(f(A))$.

Now, it's your turn...what do you make of this?
 
  • #6
I proof Question number 3. Please somebody proof Question number 4
Question 3) A=[1,4] , B=[7,10]
proof that A+B={for C member of R|C=a+b , For all a member of A , For all b member of B}=[8,14]

To prove two sets are equal, prove each is a subset of the other. That is, here, first prove A+ B is a subset of [8, 14] the prove that [8, 14] is a subset of A+ B. To prove set X is a subset of set Y, start "if x in X" then use the definitions of X and Y to conclude "x in Y".

Here, suppose x in {A+ B}. Then x=a+ b for some a in A, some b in B. The smallest a can be is 1: 1< a. The smallest b can be is 7: 7< b. Therefore 1+ 7< a+ b= x so x is larger than 8. The largest a can be is 4: a< 4. The largest b can be is 10: b< 10. Therefore x= a+ b< 4+ 10= 14. Since x must be between 8 and 14, x is in [8, 14]. That is, A+ B is a subset of [8, 14]

Now, suppose x in [8, 14]. Let a be any number in [1, 4]. Then 8\le x\le 14 and 1\le a\le 4. Then -4\le -a\le -1 so that 8- 1= 7\le x- a\le 14- 4= 10. That is, if b= x- a, we have b in [7, 10] and x= a+ b so that x is in A+ B. That is [8, 14] is a subset of A+ B.

Putting those together, A+ B= [8, 14].

Am I correct?

- - - Updated - - -

Q4)Suppose that g is a function from A to B and f is a func*tion from B to C. a) Show that i f both f and g are one-to-one functions, then f o g is also one-to-one. b) Show that if both f and g are onto functions, then f o g is also onto.

any answer ?
 
  • #7
zack95 said:
Here, suppose x in {A+ B}. Then x=a+ b for some a in A, some b in B. The smallest a can be is 1: 1< a.
The last claim is not correct: it is not true that 1 < 1. A similar remark can be made about the rest of this paragraph.

zack95 said:
Now, suppose x in [8, 14]. Let a be any number in [1, 4]. Then 8\le x\le 14 and 1\le a\le 4. Then -4\le -a\le -1 so that 8- 1= 7\le x- a\le 14- 4= 10.
You have
\begin{align*}
8&\le x\le 14\\
-4&\le -a\le -1
\end{align*}
Yet by adding them you get $8-1\le x-a\le 14-4$. This is incorrect.

There are several ways to recover $1\le a\le 4$ and $7\le b\le 10$ from $8\le x\le 14$ in such a way that $a+b=x$. One is to consider $b=\max(7,x-4)$ and $a=x-b$. Prove that $a$ and $b$ thus defined satisfy the required inequalities. Consider two cases: $8\le x\le 11$ and $11<x\le 14$.

zack95 said:
Q4)Suppose that g is a function from A to B and f is a func*tion from B to C. a) Show that i f both f and g are one-to-one functions, then f o g is also one-to-one.
This is literally shown in two easy steps applying the definition of a one-to-one function. Recall that some function $h$ is one-to-one (injective) if
\[
h(x)=h(y)\implies x=y.
\]
 

Related to Proof 4 Proof Questions w/ Fuzzy Sets, Functions & Bijections

What is a fuzzy set?

A fuzzy set is a mathematical concept that allows for the representation of uncertainty or ambiguity in data. It differs from traditional sets in that it allows for partial membership of elements in a set rather than just being either fully in or out of a set.

What is a function?

A function is a mathematical relationship between two sets of data, where each element in the first set (domain) is associated with exactly one element in the second set (range).

What is a bijection?

A bijection is a special type of function where each element in the domain is mapped to exactly one element in the range, and vice versa. This means that the function is both injective (one-to-one) and surjective (onto).

What is the purpose of using proofs in mathematics?

Proofs are used in mathematics as a way to validate and establish the truth of a mathematical statement. They provide a logical and rigorous explanation for a concept or theory and help to ensure that the conclusions drawn from mathematical concepts are reliable and accurate.

How are proofs applied in fuzzy sets, functions, and bijections?

Proofs are used in fuzzy sets, functions, and bijections to demonstrate the validity of relationships and properties between different elements. They help to establish the truth of statements and provide a solid foundation for further mathematical analysis and applications.

Similar threads

  • Set Theory, Logic, Probability, Statistics
2
Replies
54
Views
4K
  • Set Theory, Logic, Probability, Statistics
Replies
10
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
9
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
540
  • Differential Equations
Replies
1
Views
720
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
  • Linear and Abstract Algebra
Replies
21
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
1K
Back
Top