let POS be OrtAfSp; :: thesis: for a, b being Element of POS
for a', b' being Element of (Af POS) st a = a' & b = b' holds
Line a,b = Line a',b'
let a, b be Element of POS; :: thesis: for a', b' being Element of (Af POS) st a = a' & b = b' holds
Line a,b = Line a',b'
let a', b' be Element of (Af POS); :: thesis: ( a = a' & b = b' implies Line a,b = Line a',b' )
assume A1:
( a = a' & b = b' )
; :: thesis: Line a,b = Line a',b'
set X = Line a,b;
set Y = Line a',b';
hence
Line a,b = Line a',b'
by TARSKI:2; :: thesis: verum