let R be good Ring; :: thesis: for i, j being Element of NAT st i <> j holds
dl. R,i <> dl. R,j
let i, j be Element of NAT ; :: thesis: ( i <> j implies dl. R,i <> dl. R,j )
A1:
( dl. R,j = [1,j] & dl. R,i = [1,i] )
by Th16;
assume
i <> j
; :: thesis: dl. R,i <> dl. R,j
hence
dl. R,i <> dl. R,j
by A1, ZFMISC_1:33; :: thesis: verum