Fuzzy Logic Flashcards

1
Q

What is the only designated value?

A

{1}

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the two new connectives in fuzzy?

A
  1. t-norm conjunction (⊗)

2. An added conditional –> (as in L3 and RM3)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the semantics for infinite valued logic?

A

(1) ν(A) ∈ [0,1] for all atomic A
(2) ν(A∨B) = max{ν(A),ν(B)}.
(3) ν(A∧B) = min{ν(A),ν(B)}.
(4) ν(¬A) = 1 − ν(A)

(5) ν(A→B) = 1 if ν(A) ≤ ν(B),
1 − ν(A) + ν(B) otherwise

(6) ν(A⊗B) = max{0,ν(A) + ν(B) − 1}

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

When does t-norm get 0?

A

When both conjuncts are less than zero

Only definitely true when both conjuncts are definitely true

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

When is it valid?

A

Iff every model of P’s is a model of the Conc

Designation preserving

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the difference in semantics between L and G?

A
  1. ν(¬A) = 1 if ν(A) = 0
    - 0 if ν(A) > 0
  2. ν(A→B) = 1 if ν(A) ≤ ν(B)
    - ν(B) otherwise
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

For t-norm, what is useful to remember?

How does this work in G?

A

Residuation

v(A⊗B) ≤ v(C) iff v(A) ≤ v(B–>C)

Holds in Classical logic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Look at lecture notes for the rest

A

Fuck Aye

How well did you know this?
1
Not at all
2
3
4
5
Perfectly