Same symbol, different meanings? Subgroup index & field extension

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 4K views
nonequilibrium
Messages
1,412
Reaction score
2
Hello,

Say we have field (F,+,.) and field extension (E,+,.), then the degree of the field extension (i.e. the dimension of the vector field E across the field F) is given the symbol [itex][E:F][/itex].

But we can also see F and E as the groups (F,+) and (E,+), and then the same symbol denotes the subgroup index (in relation to Lagrange's theorem).

Is there any relation between these two cases, or is it just that the same symbol is used for two totally different things and it's assumed that the context makes clear what is meant?

In any case they're not equal (doesn't mean there can't be some meaningful connection, however), because for example as fields [itex][ \mathbb C : \mathbb R ] = 2[/itex] while as groups [itex][ \mathbb C : \mathbb R ] = 2^\aleph_0[/itex] (anyway I think so, because [itex]\mathbb C = \cup_{r \in \mathbb R} (r.i + \mathbb R)[/itex])

Then again for the rationals and irrationals they seem to coincide, but that might well be a coincidence.
 
Last edited:
Physics news on Phys.org
mr. vodka said:
while as groups [itex][ \mathbb C : \mathbb R ] = \aleph_0[/itex]

Are you certain of this?? Doesn't this need to be

[tex][\mathbb{C}:\mathbb{R}]=2^{\aleph_0}[/tex]

since the reals have cardinality [itex]2^{\aleph_0}[/itex].

In general if F is a field extension of K, then we can write [itex]F=K^n[/itex] as vector space (and where n is not necessarily finite).

So, as groups, we have

[tex][F:K]=|F/K|=|K^n/K|=|K^{n-1}|[/tex]

while as fields (or vector spaces), we have

[tex][F:K]=\dim_K{F^n}=n[/tex]

In general, it seems obvious that [F:K] as fields is always smaller than [F:K] as groups. But I cannot quite see any other interesting relation.
 
Well, there are several similarities. For a group, [itex][G<img src="/styles/physicsforums/xenforo/smilies/arghh.png" class="smilie" loading="lazy" alt=":H" title="Gah! :H" data-shortname=":H" />][/itex] is the number of distinct left cosets of H in G, or equivalently, the number of elements in a set of coset representatives for left cosets of H in G. Similarly, [itex][F:E][/itex] is the number of elements in a basis for F as a vector space over E. Other results hold in both cases as well. For instance, if [itex]F \subseteq K \subseteq L[/itex] are fields or groups, then
[tex] [L:F] = [L:K][K:F] \; .[/tex]
I think there are other results that are true for both interpretations of the symbol [F:E], often involving divisibility.

Also micromass is right: as a group under addition, [itex]\mathbb{C} \cong \mathbb{R}^2[/itex] so [itex][\mathbb{C}: \mathbb{R}] = |\mathbb{R}| = 2^{\aleph_0}[/itex].
 
Indeed the cardinality was a typo (fixed it in my OP)

thanks for the rest