let A be non empty set ; :: thesis: for R being Relation of [:A,A:] holds id A is_automorphism_of R
let R be Relation of [:A,A:]; :: thesis: id A is_automorphism_of R
let x be Element of A; :: according to TRANSGEO:def 3 :: thesis: for y, z, t being Element of A holds
( [[x,y],[z,t]] in R iff [[((id A) . x),((id A) . y)],[((id A) . z),((id A) . t)]] in R )
let y, z, t be Element of A; :: thesis: ( [[x,y],[z,t]] in R iff [[((id A) . x),((id A) . y)],[((id A) . z),((id A) . t)]] in R )
A1:
( (id A) . x = x & (id A) . y = y & (id A) . z = z & (id A) . t = t )
by FUNCT_1:35;
hence
( [[x,y],[z,t]] in R implies [[((id A) . x),((id A) . y)],[((id A) . z),((id A) . t)]] in R )
; :: thesis: ( [[((id A) . x),((id A) . y)],[((id A) . z),((id A) . t)]] in R implies [[x,y],[z,t]] in R )
assume
[[((id A) . x),((id A) . y)],[((id A) . z),((id A) . t)]] in R
; :: thesis: [[x,y],[z,t]] in R
hence
[[x,y],[z,t]] in R
by A1; :: thesis: verum