I have this is_a relationship: Fast_Model_Car is_a Model_Car
(where "model car" is a fuzzy subset of vehicles)
Given Fast = {mu/max_speed} = {1/250Km, 0.9/220Km, 0.8/200Km,.....}
If a car is KNOWN to be a Model_Car with membership degree = 0.7
Also, the max speed of the car is 220Km. Can I assert that the car is
a Fast_Model_Car with membership degree = Min(0.7, 0.9) = 0.7 ???
Thanks a lot,
---------------------------------------------------------------------
Quan Nguyen
Uni of Canberra, Australia
Email: quann@ise.canberra.edu.au