let S be non empty RelStr ; for T, T1 being non empty RelStr st T is SubRelStr of T1 holds
for f being Function of S,T
for f1 being Function of S,T1 st f is monotone & f = f1 holds
f1 is monotone
let T, T1 be non empty RelStr ; ( T is SubRelStr of T1 implies for f being Function of S,T
for f1 being Function of S,T1 st f is monotone & f = f1 holds
f1 is monotone )
assume A1:
T is SubRelStr of T1
; for f being Function of S,T
for f1 being Function of S,T1 st f is monotone & f = f1 holds
f1 is monotone
let f be Function of S,T; for f1 being Function of S,T1 st f is monotone & f = f1 holds
f1 is monotone
let f1 be Function of S,T1; ( f is monotone & f = f1 implies f1 is monotone )
assume that
A2:
f is monotone
and
A3:
f = f1
; f1 is monotone
thus
f1 is monotone
verum