-4

Possible Duplicate:
Finite dimensional subspaces of a linear space

I know that "every vector space has a basis" is equivalent to the "Axiom of Choice".

My question: Can I prove that $\mathbb{R}^k$ has a basis (where $k\in \mathbb{N}$) only with ZF? If so, how?

Katlus
  • 6,593
  • 2
    The result you want to ask about is that a finitely-generated vector space (a quotient of $\mathbb{R}^k$ for some $k$) has a basis. The proof is very easy: pick a set of generators, and if they are not linearly independent discard one. Repeat. This requires no choice. – Qiaochu Yuan Jul 14 '12 at 05:49
  • @QiaochuYuan: I think "no choice" is stretching it -- after all you're choosing a generator to discard. It's just that Finite Choice is a theorem of ZF. – hmakholm left over Monica Jul 14 '12 at 17:03
  • Okay, sure. When I say "no choice" I mean "no use of the axiom of choice." – Qiaochu Yuan Jul 14 '12 at 17:05

1 Answers1

6

For $\mathbb R^k$ you can exhibit a basis, namely the vectors $(1,0,0,0,\ldots,0), (0,1,0,0,\ldots,0), (0,0,1,0,\ldots,0),\ldots ,(0,0,0,0,\ldots,1)$.

Ross Millikan
  • 374,822