Content deleted Content added
→Function spaces: Square brackets unnecessary Tag: Reverted |
→Function spaces: using set builder notation for clarification Tag: Reverted |
||
Line 44:
== Function spaces ==
The set of all partial functions <math>f : X \rightharpoonup Y</math> from a set <math>X</math> to a set <math>Y,</math> may be denoted by <math>\{X \rightharpoonup Y\},</math> and is the
: <math>\{X \rightharpoonup Y\} = \bigcup_{D \subseteq{X}}
: <math>|X \rightharpoonup Y| = (|Y| + 1)^{|X|},</math>
because any partial function can be extended to a function by any fixed value <math>c</math> not contained in <math>Y,</math> so that the codomain is <math>Y \cup \{ c \},</math> an operation which is injective (unique and invertible by restriction).
|