Distinct values represented with boolean-valued signals

  • Thread starter Thread starter LongApple
  • Start date Start date
  • Tags Tags
    Signals
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
LongApple
Messages
68
Reaction score
0

Homework Statement


upload_2015-1-28_22-3-27.png


Homework Equations

The Attempt at a Solution


[/B]
I'm trying to parse what the second and fourth questions are asking.
https://en.wikipedia.org/wiki/Boolean-valued_function
I clicked on "preciate" and "proposition" in the wikipedia link and got lost

As a starter, what is an example of a "distinct boolean-valued functions"

and one example of a "two boolean-valued signals" ?
 
Physics news on Phys.org
I have a different take than the post on stackexchange, which might or might not be correct. For a boolean-valued function of two boolean signals (second question) there are four distinct arrangements of the two arguments:
f(T, T)
f(T, F)
f(F, T)
f(F, F)
Each of these could result in a function value of either T or F, making a total of 8 different possibilities. For the fourth question, using a similar analysis, I get 16 different possibilities.