Let the statement be “If n is not an odd integer then square of n is not odd.”, then if P(n) is “n is an not an odd int
Posted: Thu Jul 14, 2022 8:57 am
a) ∀nP ((n) → Q(n))
b) ∃ nP ((n) → Q(n))
c) ∀n~(P ((n)) → Q(n))
d) ∀nP ((n) → ~(Q(n)))
b) ∃ nP ((n) → Q(n))
c) ∀n~(P ((n)) → Q(n))
d) ∀nP ((n) → ~(Q(n)))