Distributivity Theorem in Boolean Algebra

Click For Summary

Discussion Overview

The discussion revolves around the application of the distributivity theorem in Boolean algebra, specifically regarding the factoring of multiple terms and the simplification of Boolean expressions. Participants explore both theoretical aspects and practical applications, including specific examples and simplification techniques.

Discussion Character

  • Exploratory
  • Technical explanation
  • Homework-related
  • Mathematical reasoning

Main Points Raised

  • One participant questions whether the distributivity theorem can be applied to factor out more than a single term, providing an example with three variables.
  • Another participant confirms that the distributivity theorem can be applied similarly to the standard distributive property in algebra, suggesting a substitution of variables.
  • A participant presents a complex Boolean expression and outlines their steps for simplification, raising a question about a specific reduction in their process.
  • Another participant echoes the previous question about simplifying a specific expression, inquiring whether it is possible to reduce it further or if simplification can reach a dead end.

Areas of Agreement / Disagreement

Participants generally agree on the application of the distributivity theorem for factoring multiple terms, but there is uncertainty regarding the simplification of specific Boolean expressions, with no consensus on the final form of the expressions discussed.

Contextual Notes

Participants express uncertainty about the simplification process, particularly regarding the conditions under which certain expressions can be reduced. There are also unresolved steps in the simplification of the Boolean expressions presented.

Who May Find This Useful

This discussion may be useful for students and practitioners of Boolean algebra, particularly those interested in simplification techniques and the application of the distributivity theorem in various contexts.

SpaceDomain
Messages
58
Reaction score
0
Hello. I am wondering if the distributivity theorem works for factoring out more than a single term.

Distributivity Theorem:
[tex]BC + BD = B(C + D)[/tex]

But can I do this:
[ tex ] ABC + ABD = AB(C + D) [ /tex ]

Thanks.
 
Last edited:
Physics news on Phys.org
Yes, essentially your just using X(Y+Z)=XY+XZ with X=AB, Y=C and Z=D...
 
Awesome. Thanks.
 
Okay, so I am using this concept in the following problem but am getting stuck.

I am trying to simplify the following expression (A' is the complement of A) :

Y= A'B'C' + A'B'C + A'BC + AB'C + ABC

Y= A'B'(C' + C) + AB'C + A'BC + ABC

Y= A'B' + A'BC + AB'C + ABC

Y = A'B' + AB'C + BC(A + A')

Y = A'B' + AB'C + BC

Y = A'B' + C(AB' + B)

Y = A'B' + C(A + B)

Y = A'B' + CA + CBBut when I work out a Karnaugh Map I get Y = A'B' + C

How does CA + CB reduce to C?
 
SpaceDomain said:
Okay, so I am using this concept in the following problem but am getting stuck.

I am trying to simplify the following expression (A' is the complement of A) :

Y= A'B'C' + A'B'C + A'BC + AB'C + ABC

Y= A'B'(C' + C) + AB'C + A'BC + ABC

Y= A'B' + A'BC + AB'C + ABC

Y = A'B' + AB'C + BC(A + A')

Y = A'B' + AB'C + BC

Stop here. Now continue as

Y=A'B'+A'B'C+AB'C+BC
 
Okay, I'll try that.

But is there a way to simplify:
A'B' + CA + CB

to A'B' + C?

Or can you just get stuck when simplifying Boolean expressions?

Because when I work out the K-map on:
A'B' + CA + CB

I end up with:
A'B' + C.
 

Similar threads

  • · Replies 21 ·
Replies
21
Views
3K
  • · Replies 12 ·
Replies
12
Views
8K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
7K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 5 ·
Replies
5
Views
1K
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K