If Number(x):x is a number. Real(x):x is real.
For the statement "Some numbers are not real."
I found the logical statement to be for some x,(No(x)^ not Real(x)).I have a confusion as to why it is not for some x,(No(x)=> not Real(x))? `
If Number(x):x is a number. Real(x):x is real.
For the statement "Some numbers are not real."
I found the logical statement to be for some x,(No(x)^ not Real(x)).I have a confusion as to why it is not for some x,(No(x)=> not Real(x))? `
Copyright © 2021 JogjaFile Inc.
"Some number is not real." is the same as "Some thing is a number but not real." which clearly corresponds to the correct logical statement with "$\land$".