let L be RelStr ; :: thesis: for AR being Relation of L st AR is satisfying_SI holds
AR is satisfying_INT
let AR be Relation of L; :: thesis: ( AR is satisfying_SI implies AR is satisfying_INT )
assume A1:
AR is satisfying_SI
; :: thesis: AR is satisfying_INT
let x, z be Element of L; :: according to WAYBEL_4:def 22 :: thesis: ( [x,z] in AR implies ex y being Element of L st
( [x,y] in AR & [y,z] in AR ) )
( [x,z] in AR implies ex y being Element of L st
( [x,y] in AR & [y,z] in AR ) )
hence
( [x,z] in AR implies ex y being Element of L st
( [x,y] in AR & [y,z] in AR ) )
; :: thesis: verum