I'm tring to prove this function: $$ f(x,y,z) = x'y'z'+x'yz+xyz'+xy'z $$
is self-dual, I've tried some basic manipulations like using double not on the function with de-morgan rules but got no results. I also looked at Kerno's map and it's really suppose to be self-dual. I would really appreciate if someone would guide me how to prove this basic thing...
thanks :).
See here, a function is self-dual if it is equal to its own dual. So you simply take the dual of this function, and if it gives you the original function, then its self-dual. Otherwise, its not.
For what its worth, I did the calculation, and I didn't find it to be dual.