Suppose we wish to show the two formulae below are logically equivalent
p ^ [ q ^ [ r ^ [ s ^ [ t ^ u ]]]]using the associative rule for ^ with x = p, y = q, and z = [ r ^ [ s ^ [ t ^ u ]]], we obtain
[p ^ q ] ^ [ r ^ [ s ^ [ t ^ u ]]]using the associative rule for ^ with x = [p ^ q], y = r, and z = [ s ^ [ t ^ u ]], we obtain
[[p ^ q ] ^ r ] ^ [ s ^ [ t ^ u ]]using the associative rule for ^ with x = [[p ^ q] ^ r], y = s, and z = [ t ^ u ], we obtain
[[[p ^ q ] ^ r ] ^ s ] ^ [ t ^ u ]using the associative rule for ^ with x = [[[p ^ q] ^ r] ^ s ], y = t, and z = u , we obtain
[[[[p ^ q ] ^ r ] ^ s ] ^ t ] ^ u