let i be Integer; :: thesis: for G being Group
for a being Element of G
for H being Subgroup of G st a in H holds
a |^ i in H

let G be Group; :: thesis: for a being Element of G
for H being Subgroup of G st a in H holds
a |^ i in H

let a be Element of G; :: thesis: for H being Subgroup of G st a in H holds
a |^ i in H

let H be Subgroup of G; :: thesis: ( a in H implies a |^ i in H )
assume A1: a in H ; :: thesis: a |^ i in H
now :: thesis: a |^ i in Hend;
hence a |^ i in H ; :: thesis: verum