let x, y be set ; :: thesis: for k being natural number st Seg k = {x,y} & x <> y holds
( k = 2 & {x,y} = {1,2} )
let k be natural number ; :: thesis: ( Seg k = {x,y} & x <> y implies ( k = 2 & {x,y} = {1,2} ) )
assume that
A1:
Seg k = {x,y}
and
A2:
x <> y
; :: thesis: ( k = 2 & {x,y} = {1,2} )
hence
( k = 2 & {x,y} = {1,2} )
; :: thesis: verum