let G be strict Group; :: thesis: for H being strict Subgroup of G st Right_Cosets H = { the carrier of G} holds
H = G

let H be strict Subgroup of G; :: thesis: ( Right_Cosets H = { the carrier of G} implies H = G )
assume Right_Cosets H = { the carrier of G} ; :: thesis: H = G
then A1: the carrier of G in Right_Cosets H by TARSKI:def 1;
then reconsider T = the carrier of G as Subset of G ;
consider a being Element of G such that
A2: T = H * a by A1, Def16;
now
let g be Element of G; :: thesis: g in H
ex b being Element of G st
( g * a = b * a & b in H ) by A2, Th126;
hence g in H by GROUP_1:14; :: thesis: verum
end;
hence H = G by Th71; :: thesis: verum