for pai1, pai2 being inf_path of R st ( for n being Element of NAT holds pai1 . n = pai .(n + k) ) & ( for n being Element of NAT holds pai2 . n = pai .(n + k) ) holds pai1 = pai2
let pai1, pai2 be inf_path of R; :: thesis: ( ( for n being Element of NAT holds pai1 . n = pai .(n + k) ) & ( for n being Element of NAT holds pai2 . n = pai .(n + k) ) implies pai1 = pai2 ) assume that A6:
for n being Element of NAT holds pai1 . n = pai .(n + k)and A7:
for n being Element of NAT holds pai2 . n = pai .(n + k)
; :: thesis: pai1 = pai2
for x being object st x inNAT holds pai1 . x = pai2 . x