Why sum of minterms or product of maxterms gives us the boolean function?

  • Context: Undergrad 
  • Thread starter Thread starter Avichal
  • Start date Start date
  • Tags Tags
    Function Product Sum
Click For Summary

Discussion Overview

The discussion revolves around understanding why the sum of minterms or the product of maxterms yields a Boolean function. Participants seek intuition and proof regarding this concept, with a focus on its theoretical implications and practical applications in Boolean algebra.

Discussion Character

  • Exploratory
  • Conceptual clarification

Main Points Raised

  • One participant expresses difficulty in grasping the intuition behind why adding minterms results in the Boolean function, seeking a clearer explanation.
  • Another participant suggests that a clear statement of the question is necessary for effective answers.
  • A specific example is provided, illustrating a truth table for two Boolean expressions, x and y, and how the function is derived from minterms.
  • A later reply proposes an intuitive visualization using a Venn diagram, explaining how areas can be described by combinations of propositions and how this relates to the truth table of a propositional function.

Areas of Agreement / Disagreement

Participants do not appear to reach a consensus on the explanation of the concept, with some seeking clarity while others provide different perspectives and approaches to understanding the topic.

Contextual Notes

The discussion includes assumptions about the understanding of minterms and truth tables, but these assumptions are not explicitly stated or agreed upon by all participants.

Avichal
Messages
294
Reaction score
0
I have thought about it and every-time I think I have an answer I try to explain it to myself and I fail. I want an intuition behind it and if there is a proof better.

Thank you
 
Physics news on Phys.org
You might get an answer if you state the question clearly.
 
Stephen Tashi said:
You might get an answer if you state the question clearly.
Oh okay, sorry if it was not clear
For example say two Boolean expressions x and y: its function is given
x y F
0 0 0
0 1 1
1 0 1
1 1 0

To find the function we need to add the minterms which are x'y and y'x. So function is x'y+y'x.
On what is minterms the link is here

But I don't understand why adding the minterms gives us the function.
 
I'll suggest an intuitive way.

Visualize a Venn diagram where we have draw overlapping circles X and Y on a piece of paper. Smaller areas on the paper can be described by "coordinates" that tell whether the area is in-or-out of each set. So the possible coordinates in the descriptions are:

[itex]X \cap Y[/itex]
[itex]]X \cap Y^c[/itex]
[itex]X^c \cap Y[/itex]
[itex]X^c \cap y^c[/itex]

Any area that you can make using only some the above pieces can be written as a union of some of the pieces.

Of course you could draw an irregular area on the page that could not be described by the above procedure. For example, you could draw an area that was partly in [itex]X \cup Y[/itex] and partly out of [itex]X \cup Y[/itex]. Such an area would not be "a function of" X and Y.

Returning to propositions, if a propositional function is a function of propositions x and y then it has a truth table. In the left columns of the table are listed all combinations of the truth and falsity values of x and y. The function is 1 precisely in the cases where the rows of its truth table make it 1. So writing the function as something like x'y + y'x amounts to saying the function is true on the rows of the truth table where entries of the leftmost two columns show the truth of x'y or y'x and it isn't true on any other rows.
 

Similar threads

  • · Replies 40 ·
2
Replies
40
Views
9K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
6K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
8
Views
2K
  • · Replies 11 ·
Replies
11
Views
4K