let D be non empty set ; :: thesis: for x being Element of D holds <*<*x*>*> = <*<*x*>*> @
let x be Element of D; :: thesis: <*<*x*>*> = <*<*x*>*> @
set P = <*<*x*>*>;
set R = <*<*x*>*> @ ;
A1: len <*<*x*>*> = 1 by FINSEQ_1:40;
then A2: width <*<*x*>*> = len <*x*> by MATRIX_0:20
.= 1 by FINSEQ_1:40 ;
then A3: len (<*<*x*>*> @) = 1 by MATRIX_0:54;
A4: now :: thesis: for i, j being Nat st [i,j] in Indices <*<*x*>*> holds
<*<*x*>*> * (i,j) = (<*<*x*>*> @) * (i,j)
end;
width (<*<*x*>*> @) = 1 by A1, A2, MATRIX_0:54;
hence <*<*x*>*> = <*<*x*>*> @ by A1, A2, A3, A4, MATRIX_0:21; :: thesis: verum