Move all quantifiers to the front of a first-order logic formula
@x. = ∀x
#x. = ∃x
Connectives: ! & | -> <->
Predicates: P(x,y)
Prop vars: any single letter. Quantifier body requires ( ) if compound.
Enter a formula and click Run ▶ to start,
then step through the algorithm.