deffunc H1( Element of 64 -tuples_on BOOLEAN) -> Element of 64 -tuples_on BOOLEAN = DES-IPINV $1;
A1: for x being Element of 64 -tuples_on BOOLEAN holds H1(x) is Element of 64 -tuples_on BOOLEAN ;
consider f being Function of (64 -tuples_on BOOLEAN),(64 -tuples_on BOOLEAN) such that
A2: for x being Element of 64 -tuples_on BOOLEAN holds f . x = H1(x) from FUNCT_2:sch 9(A1);
take f ; :: thesis: for i being Element of 64 -tuples_on BOOLEAN holds f . i = DES-IPINV i
thus for i being Element of 64 -tuples_on BOOLEAN holds f . i = DES-IPINV i by A2; :: thesis: verum