set f = I_I3 ;
b1:
for x1, x2, y being Element of [.0,1.] st x1 <= x2 holds
I_I3 . (x1,y) >= I_I3 . (x2,y)
b2:
for x, y1, y2 being Element of [.0,1.] st y1 <= y2 holds
I_I3 . (x,y1) <= I_I3 . (x,y2)
( 0 in [.0,1.] & 1 in [.0,1.] )
by XXREAL_1:1;
hence
( I_I3 is decreasing_on_1st & I_I3 is increasing_on_2nd & I_I3 is 00-dominant & I_I3 is 11-dominant & I_I3 is 10-weak )
by b1, b2, II3Def; verum