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