Thursday 12 September 2019

Solution of one system of Boolean equations based on Helen Mironchick's approach for treatment logical product of bit triples starting implication as of 12/09/2019

Original system

(x1^y1^z1)⊕(x3^y3^z3) =>((x2=>y2)=>z2)^((x2≡y2)≡z2)=1
(x2^y2^z2)⊕(x4^y4^z4) =>((x3=>y3)=>z3)^((x3≡y3)≡z3)=1
(x3^y3^z3)⊕(x5^y5^z5) =>((x4=>y4)=>z4)^((x4≡y4)≡z4)=1
(x4^y4^z4)⊕(x6^y6^z6) =>((x5=>y5)=>z5)^((x5≡y5)≡z5)=1

Notice that 2 is power of  truth_set\{1,1,1} of predicate F(x,y,z)=((x=>y)=>z)^((x≡y)≡z)


    Base diagram per Helen Mironchick has been set and Mapping Method table has been 
    forked  as well.


No comments:

Post a Comment

Featured Post

Solution of one USE Informatics system of Boolean equations in 08.2016 style

Original system Orinal system ¬(x1≡x2)v¬(x1≡x3)^(x2≡x3)=1 ¬(x3≡x4)v¬(x3≡x5)^(x4≡x5)=1 ¬(x5≡x6)v¬(x5≡x7)^(x6≡x7)=1 ¬(x7≡x8)v¬(x7≡x9...