let n be non empty Element of NAT ; :: thesis: for lk being Element of NAT
for Key being Matrix of lk,6, NAT
for r being Element of NAT holds
( rng (compose (IDEA_Q_F Key,n,r),MESSAGES ) c= MESSAGES & dom (compose (IDEA_Q_F Key,n,r),MESSAGES ) = MESSAGES )

let lk be Element of NAT ; :: thesis: for Key being Matrix of lk,6, NAT
for r being Element of NAT holds
( rng (compose (IDEA_Q_F Key,n,r),MESSAGES ) c= MESSAGES & dom (compose (IDEA_Q_F Key,n,r),MESSAGES ) = MESSAGES )

let Key be Matrix of lk,6, NAT ; :: thesis: for r being Element of NAT holds
( rng (compose (IDEA_Q_F Key,n,r),MESSAGES ) c= MESSAGES & dom (compose (IDEA_Q_F Key,n,r),MESSAGES ) = MESSAGES )

let r be Element of NAT ; :: thesis: ( rng (compose (IDEA_Q_F Key,n,r),MESSAGES ) c= MESSAGES & dom (compose (IDEA_Q_F Key,n,r),MESSAGES ) = MESSAGES )
A1: rng (compose (IDEA_Q_F Key,n,r),MESSAGES ) c= MESSAGES
proof end;
A7: IDEA_Q_F Key,n,r is FuncSequence by Th40;
dom (compose (IDEA_Q_F Key,n,r),MESSAGES ) = MESSAGES
proof end;
hence ( rng (compose (IDEA_Q_F Key,n,r),MESSAGES ) c= MESSAGES & dom (compose (IDEA_Q_F Key,n,r),MESSAGES ) = MESSAGES ) by A1; :: thesis: verum