Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

I am sorry for the title, I have no idea how to call it. Having the truth table for this expression X and (Y or Z), I get 8 rows giving ALL possible combinations between them. When I take the "short-circuiting" (exluding the ones that have no meaning, e.g. TTF as F will never be evaluated because TT is enough) into consideration, only 4 will be left:

TT-
TFT
TFF
F--

When I need a set where each variable gets at least once T or F, it will be exactly the same set. Is it by chance or is it always like that?

share|improve this question
3  
I don't understand the last two sentences. What does "gets at least once" mean? What will be "the same set" as what? And is what "by chance"? – Trevor Wilson Feb 24 at 21:35

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.