set N = NegationD1 ;
set I = I_GD ;
for x, y being Element of [.0,1.] holds I_GD . (x,(NegationD1 . y)) = I_GD . (y,(NegationD1 . x))
proof
let x, y be Element of [.0,1.]; :: thesis: I_GD . (x,(NegationD1 . y)) = I_GD . (y,(NegationD1 . x))
per cases ( x = 0 or ( x <> 0 & y = 0 ) or ( x <> 0 & y <> 0 ) ) ;
end;
end;
hence I_GD is NegationD1 -satisfying_R-CP ; :: thesis: verum