Let A and B be subspaces of $R^5$ such that A $ \subseteq$ B.
$ \{a1,a2,a3\} $is a basis for subspace A.
$\{b1,b2,b3,b4\} $ is a linearly dependant set that spans B.
$ \quad $ (1) Dimension of B = 4
$ \quad $ (2) A = B
$ \quad $ (3) $\{b1,b2,b3,b4\}$ is a basis for B.
$ \quad $ (4) Dimension of A = 3
I think that only (4) would be true, (1) and (3) are untrue because the vectors $b_i$ are linearly dependent, but I am not sure if there is a way to prove that B $\subseteq$ A, which would make (2) true? Please correct me if I am wrong. Thank you
1 is false. The $b$ vectors are linearly dependent and span $B$, so you could remove one and still span $B$, so you could span $B$ with less than 4 vectors, so dimension is less than 4.
3 is also false given the same logic as for 1)
4 is true because 3 vectors form a basis of A.
Now, note that since A is a subset of B, B must be dimension 3. Any 3 linearly independent vectors in B then are a basis of B. The $a$ vectors are linearly independent and in B, and there are 3 of them, so they are also a basis for B. Therefore A and B share a basis, so $A = B$, so 2 is true.
Remember the rules for a list of vectors being a basis: Must have two out of three of the following:
If you have two, the other one is always implied.
TL;DR 2 and 4 are true, 1 and 3 are false, but do try to understand the reasoning why