summaryrefslogtreecommitdiff
path: root/3860/CH2/EX2.20/Ex2_20.txt
diff options
context:
space:
mode:
Diffstat (limited to '3860/CH2/EX2.20/Ex2_20.txt')
-rw-r--r--3860/CH2/EX2.20/Ex2_20.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/3860/CH2/EX2.20/Ex2_20.txt b/3860/CH2/EX2.20/Ex2_20.txt
new file mode 100644
index 000000000..59248e28c
--- /dev/null
+++ b/3860/CH2/EX2.20/Ex2_20.txt
@@ -0,0 +1,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 \ No newline at end of file