Types: N/A
Examples: N/A
Constructions: N/A
Generalizations: 3.1 Column Vector

Properties: N/A
Sufficiencies: N/A
Questions: N/A

Equal Column Vectors

Let xRn and yRm be column vectors. These vectors are equal iff:

  • n=m, vectors have same number of rows
  • xi=yi for all i{1,2,,n}.

In other words, when we look at the vector equality x=y, the equality is only true if the dimensions and individual coefficients are identical.

[x1x2xn]=[y1y2yn]