Passing to the quotient (function)

From Maths
Revision as of 23:55, 5 June 2015 by Alec (Talk | contribs) (Created page with "==Definition== Given a function, {{M|f:X\rightarrow Y}} and another function, {{M|w:X\rightarrow W}} (I have chosen {{M|W}} to mean "whatever") we can say: : '''{{M|f}} may be...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Definition

Given a function, f:XY and another function, w:XW (I have chosen W to mean "whatever") we can say:

f may be factored through w

if f and w are such that:

  • x,yX[w(x)=w(y)f(x)=f(y)]
    (this is the same as: x,yX[f(x)f(y)w(x)w(y)]
    )

Then f induces a function, ˜f such that f=˜fw

, or more simply that the following diagram commutes:

Note:

  1. ˜f may be explicitly written as ˜f:WY by ˜f:vf(w1(v))
  2. The function ˜f is unique if w is surjective

Proof of claims

[Expand]

Claim: the induced function, ˜f exists and is given unambiguously by ˜f:vf(w1(v))

[Expand]

Claim: if w is surjective then the induced ˜f is unique


References

  1. Jump up to: 1.0 1.1 This is my (Alec's) own work