let n be Nat; :: thesis: for x, y being FinSequence
for p being set
for f being Function of (2 -tuples_on BOOLEAN ),BOOLEAN holds n -BitGFA1CarryOutput x,y <> [p,f]

let x, y be FinSequence; :: thesis: for p being set
for f being Function of (2 -tuples_on BOOLEAN ),BOOLEAN holds n -BitGFA1CarryOutput x,y <> [p,f]

let p be set ; :: thesis: for f being Function of (2 -tuples_on BOOLEAN ),BOOLEAN holds n -BitGFA1CarryOutput x,y <> [p,f]
let f be Function of (2 -tuples_on BOOLEAN ),BOOLEAN ; :: thesis: n -BitGFA1CarryOutput 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 -BitGFA1CarryOutput x,y) `2 ) = 0 -tuples_on BOOLEAN or proj1 ((n -BitGFA1CarryOutput x,y) `2 ) = 3 -tuples_on BOOLEAN ) by Lm3;
hence n -BitGFA1CarryOutput x,y <> [p,f] by A1, FINSEQ_2:130; :: thesis: verum