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