let P, Q be Point of BK-model-Plane; ( P <> Q implies ( length (P,P,Q) = 0 & length (P,Q,Q) = 1 ) )
assume A1:
P <> Q
; ( length (P,P,Q) = 0 & length (P,Q,Q) = 1 )
reconsider P2 = BK_to_T2 P, Q2 = BK_to_T2 Q as Point of TarskiEuclid2Space ;
A2:
between P,P,Q
by Th09;
A3:
between P,Q,Q
by Th09;
reconsider r = 0 as Real ;
hence
length (P,P,Q) = 0
by A1, A2, Def03; length (P,Q,Q) = 1
reconsider s = 1 as Real ;
hence
length (P,Q,Q) = 1
by A1, A3, Def03; verum