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