summaryrefslogtreecommitdiff
path: root/3860/CH2/EX2.20/Ex2_20.txt
blob: 59248e28c0f0f71ab7587c21604901f02753ced2 (plain)
1
2
3
4
5
6
 
 f = a'b'c' + a'bc' + a'bc + ab'c'

 f1 = a'c' + a'b + b'c'

 f2 = b'c' + a'b reduced using consensus theorem