I am reading a book that contains the following text.
A square matrix P is said to be a permutation matrix if each row and each column of P contains a single element 1, and the remaining elements are zero.
My questions are:
- why is "contains" used? why not "contain"? Since there is a "and" before "contains".
- why not "zeros" for the last word in the sentence?