I am studying The Mathematics of Lattice-Based Cryptography from Alfred Menezes' Cryptography 101 course. In slide 6 (Ring-SIS and Ring-LWE), page 83, it states that $L(A)$ is a rank $n$ lattice. I understand that a lattice's rank cannot exceed its dimension. I have the following questions:
- Is $A$ a bases for $L$?
- $A$ has $m$ columns, where $m = \ell \times n > n$. Since a basis can have at most $n$ columns (full-rank), can we conclude that some rows are linearly dependent on others?
- If $A$ is not a basis, what is a basis?