set f = proj (2,2);
for y being object st y in REAL holds
ex z being object st
( z in REAL 2 & y = (proj (2,2)) . z )
hence
( dom (proj (2,2)) = REAL 2 & rng (proj (2,2)) = REAL )
by FUNCT_2:10, FUNCT_2:def 1; for x, y being Real holds (proj (2,2)) . <*x,y*> = y
let x, y be Real; (proj (2,2)) . <*x,y*> = y
reconsider x = x, y = y as Element of REAL by XREAL_0:def 1;
then
(proj (2,2)) . <*x,y*> = y
;
hence
(proj (2,2)) . <*x,y*> = y
; verum