Proving A = B if A -> B and B -> A and A and B are Fuzzy sets

  • Thread starter Thread starter rmcdra
  • Start date Start date
  • Tags Tags
    Sets
rmcdra
Messages
6
Reaction score
0
Need help proving A != B if A -> B and B -> A and A and B are Fuzzy sets

Homework Statement



Let X be the universe of discourse where x \in X. Let A and B be non-empty fuzzy sets in X. If A and B are not classical sets then A \subseteq B and B \subseteq A is not sufficient enough to show that A = B.

This is what I'm trying to solve I think I wrote it correctly but if it needs rewording please let me know.

Homework Equations



If A \subseteq B then A(x) \leq B(x)
A'(x) = 1 - A(x)
(A \cap B)(x) = min{A(x), B(x)}

The Attempt at a Solution


Proof: Assume A = B. This means that A and B share every element in common. If A = B then the evaluation of (A' \cap B)(x) = min(1-A(x), B(x)) = 0. But min(1-A(x), B(x)) = 0 only when for all x such that, A(x) = B(x) = 1. This means A and B are classical sets but it is established by the hypothesis that A and B are not classical sets. So A \neq B if A \subseteq B and B \subseteq A and A and B are not classical sets.

This is what I reasoned but I'm not feeling confident about this if I'm going about it the right way. If there is anything wrong with it I would really like to know.
 
Physics news on Phys.org
Exactly what definition of "fuzzy sets" are you using? There are several equivalent definitions and exactly how you prove something like this depends upon which you are using.


Also note that your title, "A != B if A -> B and B -> A" is NOT the same as "A \subseteq and BA \subseteq A is not sufficient to prove A= B".
 
I am using the definiton of fuzzy sets as defined by Zadeh as being generalizations of classical sets where membership and non-membership is not clearly defined.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top