Please enable JavaScript.
Coggle requires JavaScript to display documents.
ALGEBRA BOOLEANA - Coggle Diagram
ALGEBRA BOOLEANA
Teoremas y postulados
Postulado 2 (a) x + 0 = x, (b) x . 1 = x
Postulado 5 (a) x + x' = 1, (b) x . x' = 0
Teorema 1 (a) x + x = x, (b) x . x = x
Teorema 2 (a) x + 1 = 1, (b) x . 0 = 0
-
Postulado 3, conmutativo (a) x + y = y + x, (b) xy=yx
Teorema 4, asociativo (a) x + (y + z) = (x + y) + z; (b) x(yz) = (xy)z
Postulado 4, distributivo (a) x (y+z) = xy + x2, (b) x + yz= (x + y) (x + z)
Teorema 5, DeMorgan (a) (x + y)' = x'y'; (b) (xy)' = x' + y'
Teorema 6, absorción (a) x + xy = x (b) x(x + y)= x
-
Operaciones básicas:
-
Y, O y COMPLEMENTO- ESPAÑOL
Operaciones AND, Y: La salida solo vale 1 cuando las dos entradas valen 1
Operaciones OR, O: La salida solo vale 0 cuando las dos entradas valen 0
-
-
-
-