let OAS be OAffinSpace; :: thesis: OAS is satisfying_Int_Bet_Pasch
let a be Element of OAS; :: according to PASCH:def 5 :: thesis: for b, c, d, x, y being Element of OAS st Mid a,b,d & Mid a,x,c & not LIN a,b,c holds
ex y being Element of OAS st
( Mid b,y,c & Mid x,y,d )

let b, c, d, x, y be Element of OAS; :: thesis: ( Mid a,b,d & Mid a,x,c & not LIN a,b,c implies ex y being Element of OAS st
( Mid b,y,c & Mid x,y,d ) )

assume ( Mid a,b,d & Mid a,x,c & not LIN a,b,c ) ; :: thesis: ex y being Element of OAS st
( Mid b,y,c & Mid x,y,d )

hence ex y being Element of OAS st
( Mid b,y,c & Mid x,y,d ) by Th37; :: thesis: verum