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