5

I'm reading the Wiki article about the Grothendieck group.

What's the reason we define $[A] - [B] + [C] = 0 $ rather than $[A] + [B] - [C] = 0 $ (or something else) for every exact sequence $0 \to A \to B \to C \to 0$? What is the property we obtain if we define it this way? I suppose it has something to do with exactness at $B$ but what?

1 Answers1

11

To get a feel for this kind of relation, consider a short exact sequence

$0 \rightarrow V_1 \rightarrow V_2 \rightarrow V_3 \rightarrow 0$

of finite-dimensional vector spaces over a field. What is the relation between their dimensions?

Pete L. Clark
  • 97,892
  • $\mathrm{dim} V_1 \leq \mathrm{dim} V_2$ and $\mathrm{dim} V_2 \geq \mathrm{dim} V_3$? – Rudy the Reindeer Aug 05 '12 at 19:28
  • Dimension is additive on short exact sequences. – Andrew Aug 05 '12 at 19:32
  • 3
    @Clark Do you remember the rank and nullity theorem from linear algebra? That's the sort of relation between the dimensions that Pete is pointing out in his answer. You can take a look here at the reformulations and generalizations section of the Wikipedia entry on the Rank and Nullity theorem. – Adrián Barquero Aug 05 '12 at 19:38
  • @AdriánBarquero Thank you very much! I do remember the rank nullity theorem! – Rudy the Reindeer Aug 05 '12 at 19:47
  • @Clark: I'm looking for an equality of the form $\pm \dim V_1 \pm \dim V_2 \pm \dim V_3 = 0$, with the precise signs to be found by you. I claim that understanding this is necessary and sufficient to answer your question! – Pete L. Clark Aug 05 '12 at 19:52
  • @PeteL.Clark I didn't realise the maps were linear, I thought first we're talking about arbitrary maps on sets. Of course it makes more sense that it's morphisms. So then we have $\mathrm{dim}V_2 = \mathrm{dim}V_1 + \mathrm{dim}V_3$? And hence you have answered my question : ) (more or less, I'm not sure how to define dimension for an arbitrary (non-free) $R$-module. – Rudy the Reindeer Aug 06 '12 at 05:06