Disjoint union (set)
From Maths
Stub grade: C
This page is a stub
This page is a stub, so it contains little or minimal information and is on a to-do list for being expanded.The message provided is:
I've created this page to provide some content, it needs references and proofs though
- Note: a closely related concept is that of a tagged union
Contents
[hide]Definition
Let (Xα)α∈I be an arbitrary family of sets. We denote their disjoint union or coproduct as ∐α∈IXα and we define this to be:
- (β,x)∈∐α∈IXα⟺(β∈I∧x∈Xβ)
- We could also define ∐α∈IXα as sets of the form (x,β) instead. It doesn't matter.
TODO: Construction as a set
With this we get canonical injections, let β∈I be given, then:
- iβ:Xβ→∐α∈IXα given by iβ:x↦(β,x)
It is common to identify Xα with its image, iα(Xα), or to define X∗β:=iβ(Xβ)