Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
Re: How to map a Table of a Propositional Calculus wff�s values to that wff [Important Data Manipulation Problem]?
Posted:
Dec 16, 2012 5:32 PM
|
|
In article <a11ee1a7-443d-4963-8b88-5b5071a9f5f7@r3g2000vbn.googlegroups.com>, Charlie-Boo <shymathguy@gmail.com> wrote:
> .... > There is easily a wff of ORs of ANDs of sets of variable or their > negations, such as: > > (~P ^ Q ^ R) v ( P ^ ~Q ^ R) v (P ^ Q ^ ~R) (1) > .... > I want a wff of ANDs of ORs of sets of variables and their negations > e.g.: > > ( P ) ^ ( ~Q v R ) ^ (P v ~R) ^ (~P v Q v R) (2) > ....
To make a start with two variables, search for "Karnaugh maps".
Ken Pledger.
|
|
|
|