let p, q, s be Element of MC-wff ; :: thesis: ((p '&' q) '&' s) => ((s '&' p) '&' q) in IPC-Taut
A1: ((p '&' s) '&' q) => ((s '&' p) '&' q) in IPC-Taut by Lm11;
((p '&' q) '&' s) => ((p '&' s) '&' q) in IPC-Taut by Lm10;
hence ((p '&' q) '&' s) => ((s '&' p) '&' q) in IPC-Taut by A1, Th26; :: thesis: verum