set f = <*a,b,c*>;
( len <*a,b,c*> = 3 & <*a,b,c*> . 1 = a & <*a,b,c*> . 2 = b & <*a,b,c*> . 3 = c )
by FINSEQ_1:45;
then A2: dom <*a,b,c*> =
Seg 3
by FINSEQ_1:def 3
.=
(Seg 2) \/ {(2 + 1)}
by FINSEQ_1:9
.=
{1,2} \/ {3}
by FINSEQ_1:2
;
then
rng <*a,b,c*> c= the carrier of R
;
hence
<*a,b,c*> is the carrier of R -valued
by RELAT_1:def 19; verum