b.) Let B(x,y) represent that x has visited a country y.
So, the above statement is quantified as;
∃x∀y,¬B(x,y)↔y=Libya.
a.) Let M(x) represent x is a math course at this school. So the statement above is quantified as;
∀x(S(x)→∃y∃z(y=z∧∀w((w=y∨w=z)↔(M(w)∧T(x,w)))) .
Comments