Earlier quoted context omitted.
Yeah but in the real world it doesn't matter does it? you cannot compute the probability A and B for a reason: they might be related (what if they're mutually exclusive for instance? ) So how does fuzzy logic deals with this?
Fuzzy logic deals with this in the exact same way as classical logic. Note that in classical logic, the truth value of "A and B" and "A or B" is also a function of the truth values of A and of B. When using fuzzy logic you have to make a choice as to which function you use. Typically these functions generalise the classical logic ones in the sense that they behave like the classical ones when using 0 and 1. These fun…
How useful is it for modeling real world problem?