let C be non empty set ; for f, g, h being Membership_Func of C st max g,h c= & min f,h = EMF C holds
g c=
let f, g, h be Membership_Func of C; ( max g,h c= & min f,h = EMF C implies g c= )
assume that
A1:
max g,h c=
and
A2:
min f,h = EMF C
; g c=
let x be Element of C; FUZZY_1:def 3 f . x <= g . x
min f,(max g,h) = f
by A1, Th30;
then f =
max (min f,g),(min f,h)
by Th10
.=
min f,g
by A2, Th19
;
then
f . x = min (f . x),(g . x)
by Def4;
hence
f . x <= g . x
by XXREAL_0:def 9; verum