let I be Fuzzy_Implication; for f being bijective increasing UnOp of [.0,1.] st I is satisfying_(IP) holds
ConjImpl (I,f) is satisfying_(IP)
let f be bijective increasing UnOp of [.0,1.]; ( I is satisfying_(IP) implies ConjImpl (I,f) is satisfying_(IP) )
assume B0:
I is satisfying_(IP)
; ConjImpl (I,f) is satisfying_(IP)
set g = ConjImpl (I,f);
let x be Element of [.0,1.]; FUZIMPL2:def 3 (ConjImpl (I,f)) . (x,x) = 1
(ConjImpl (I,f)) . (x,x) =
(f ") . (I . ((f . x),(f . x)))
by BIDef
.=
(f ") . 1
by FUZIMPL2:def 3, B0
.=
1
by LemmaBound
;
hence
(ConjImpl (I,f)) . (x,x) = 1
; verum