Difference between revisions of "Quotient vector space"

From Maths
Jump to: navigation, search
(Created page with ":: '''Note: ''' see Quotient for other types of quotient __TOC__ ==Definition== Given: * A vector space {{M|(V,\mathbb{F})}} over a field {{M|\mathbb{F} }} and *...")
 
m (Alec moved page Quotient (Vector space) to Quotient (vector space) without leaving a redirect: Typo in title, page was made on 19th Nov 2015, had 67 views.)
(No difference)

Revision as of 15:51, 21 April 2016

Note: see Quotient for other types of quotient

Definition

Given:

We define an:

Here [v] denotes the equivalence class of v under , that is:

  • [v]:={uV|vu}

Then the following two diagrams commute

Diagram for addition on equivalence classes

Note that here:
  • π:VV given by π:v[v]
  • The diagonal arrow labeled as π+ exists by composition of the:
    1. +:V×VV arrow with
    2. π:VV arrow.
  • π×π:V×VV×V is simply the function:
    π×π:(u,v)([u],[v])
Diagram Key
+:V×VV is given by π+(π×π)1. This means that [u]+[v]=π(π1([u])+π1([v]))=[xπ1([u])+yπ1([v])]Well-defined-ness=[u+v][Note 1]

Note that:

  • The dashed arrow labeled + denotes the induced binary operation on V, in the context of factoring functions we often write the function induced by f as ˜f however (as usual) the meaning of addition is given by the context, so it is not ambiguous to define addition of V where addition on V is already defined.
  • The 'well-defined-ness' need not be checked as it is used in the proof of factorising functions - it is mentioned here only to explain the abuse of notation

Diagram for scalar multiplication

Note that here:
  • :F×VV denotes scalar multiplication, that is:
    • :(α,v)αv
  • Again the diagonal arrow, π is the composition of the top and right arrows
Diagram Key
:F×VV is given by π(i×π)1. That is α[v]=π(απ1([v]))=[αx for xπ1([v])]well-defined-ness=[αv][Note 2]

Overview of proofs

Usually we simply say:

  • Addition defined by:
    [v]+[u]=[v+u] and check it is well defined (this is to check that whichever representatives we choose of a[u] and b[v] that [a+b]=[u+v] still
  • Scalar multiplication defined by:
    α[v]=[αv] and again, check this is well defined (that is for whichever a[v] we choose to represent [v] that [αa]=[αv]

This isn't wrong. However by using diagrams we can get a much "purer" proof which only involves checking the conditions of factoring functions - this shifts the notion of "well defined" to this operation and we simply apply a theorem.

Proof of claims

[Expand]

Claim 1: vv is indeed an equivalence relation

[Expand]

Claim 2: The diagram for addition commutes

[Expand]

Claim 1: The diagram for multiplication commutes

To-do notes

  • This method is "purer" and more advanced then is seen when this concept is first introduced. A "simple" version ought to be created
  • A summary section of factorising functions ought to be transcluded into this page.
  • Some examples

TODO: These things


Notes

  1. Jump up This is where well-defined-ness comes into play, but the Factor (function) theorem already takes this into account. We abuse the notation when writing π1 as this is of course a subset, it's okay though because whichever member of the subset we take, the equivalence class of the addition with another representative of the second term is the same
  2. Jump up Note that π1([v]) is actually a set but as Factor (function) shows it doesn't matter what representative we take. This is an abuse of notation.

References