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