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