Bool`sche Theoreme
Bool`sche Theoreme spielen in der Digitalen Schaltungstechnik eine wichtige Rolle.
1 | Kommutativgesetz | A∧B∧C=B∧C∧A=... A∨B∨C = B∨C∨A=... |
2 | Assoziativgesetz | ∧C=A∧(B∧C)=... (A∨B)∨C=A∨(B∨C)=... |
3 | Distributivgesetz | A∧(B∨C)=(A∧B)∨(A∧C) A∨(B∧C)=(A∧B)∨(A∧C) |
5 | De Morgan`sches Theorem | ¬(A∧B∧C)=¬A∨¬B∨¬C ¬(A∨B∨C)=¬A∧¬B∧¬C |
CategoryLogikVerknuepfungen