In my course notes, this $(\forall x)(\exists)z(P(x) \land (\exists z)Q(y, z))$ formula is said to be in normal form prenex. But, shouldn't al cuantors be in the back of the formula? I mean, I would expect this formula to be in the normal form prenex: $(\forall x)(\exists y)(\exists z)(P(x) \land Q(y, z))$
2026-04-17 22:40:05.1776465605
Is this formula in normal form prenex $(\forall x)(\exists y)(P(x) \land (\exists z)Q(y, z))$?
152 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Yes prenex normal form must have all quantifiers at the front so what you said is correct.