I have:
U-> PT….. 1
Q-> SU……2
etc…
in using the reflexivity axiom can I then say
Q-> S , Q-> U
Q-> PT
I trying to ask how this axiom works using the example above.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
To derive
from
I’d use the decomposition rule, not the reflexivity axiom. Then I’d apply the transitivity axiom to
Q->U, U->PTto deriveQ->PT.If you’re asking what the reflexivity axiom means, it means
If Y is a subset of X, then X->Y.
In your example, it looks like you might be trying to say that
But it’s not given that SU is a subset of Q. To make sure you get this point, Q->SU doesn’t mean SU is a subset of Q.
For example, if you’re in the military, your last name and blood type (among other things) are functionally dependent on your service number. Let’s let the service number attribute be represented by “S”, last name by “L”, and blood type by “B”. Then
But neither “last name” nor “blood type” are subsets of “service number”.
On the other hand, let’s imagine that you’re given this to start with.
Since
Q={SUV}, {S} is a subset of {SUV}, and {U} is a subset of {SUV}, then you can apply the reflexivity axiom to deriveBut that axiom only applies in this example because you’re given Q={SUV}.