let n be Nat; for x, y being FinSequence
for p being set
for f being Function of (2 -tuples_on BOOLEAN ),BOOLEAN holds n -BitGFA0CarryOutput x,y <> [p,f]
let x, y be FinSequence; for p being set
for f being Function of (2 -tuples_on BOOLEAN ),BOOLEAN holds n -BitGFA0CarryOutput x,y <> [p,f]
let p be set ; for f being Function of (2 -tuples_on BOOLEAN ),BOOLEAN holds n -BitGFA0CarryOutput x,y <> [p,f]
let f be Function of (2 -tuples_on BOOLEAN ),BOOLEAN ; n -BitGFA0CarryOutput x,y <> [p,f]
dom f = 2 -tuples_on BOOLEAN
by FUNCT_2:def 1;
then A1:
proj1 ([p,f] `2 ) = 2 -tuples_on BOOLEAN
by MCART_1:7;
( proj1 ((n -BitGFA0CarryOutput x,y) `2 ) = 0 -tuples_on BOOLEAN or proj1 ((n -BitGFA0CarryOutput x,y) `2 ) = 3 -tuples_on BOOLEAN )
by Lm1;
hence
n -BitGFA0CarryOutput x,y <> [p,f]
by A1, FINSEQ_2:130; verum