theorem
  [.a,a,b.] = 1_G
proof
  thus [.a,a,b.] = [.1_G,b.] by Th20
    .= 1_G by Th19;
end;
