Here is the question I am trying to tackle:
For $i = 1,2,$ let $A_i$ be an $m_i \times n$ matrix over a field $\mathbb F.$ If every row of $A_2$ is a linear combination of rows of $A_1,$ prove that $M\big[ \frac{A_1}{A_2}\big] = M[A_1].$
My ideas:
Since every row of $A_2$ is a linear combination of rows of $A_1,$ then we can turn all the rows of $A_2$ to zeros by simple row operation and we are done. Is this a proof to it? If not can someone show me a proof please?
Edit:
Or we have to show that the two matroids have the same rank? But certainly if all the rows were turned into zeros this will happen immediately.
I am just confused what exactly I need to write. Is it a very simple question to answer like this?
Edit
$M[A_1]$ is the matroid corresponding to the matrix $A_1$. And $\frac{A_1}{A_2}$ is the big matrix formed by adding the rows of $A_2$ to the rows of $A_1.$
Edit:
Two matroids are equal if they have the same collection of independent sets or basis, here is a link https://math.stackexchange.com/questions/2211254/how-to-prove-two-matroids-are-equal#:~:text=Since%20a%20matroid%20is%20also,of%20those%20of%20the%20original.&text=It%20is%20necessary%20to%20show%20that%20ground%20sets%20are%20the%20same.