I'm reading the book Reasoning about uncertainty and having some problems with the notation.
$F = 2^W$ where $W$ is a set and $F$ an algebra.
What this mean?
I'm reading the book Reasoning about uncertainty and having some problems with the notation.
$F = 2^W$ where $W$ is a set and $F$ an algebra.
What this mean?
Copyright © 2021 JogjaFile Inc.
Means the Power set.
i.e.
if $W = \{w_1, w_2, w_3\}$ then
$2^W = \{\emptyset,\{w_1\},\{w_2\},\{w_3\},\{w_1,w_2\},\{w_1,w_3\},\{w_2,w_3\},\{w_1,w_2,w_3\}\}$