English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

1 answers

R itself is not a function, because it sends the input "a" to two different outputs: "a" and "b".

To find its inverse, flip each ordered pair around:
R' = {(a,a),(b,a)}.

This IS a function, because each input is sent to only one output. On the input "a", it's unambiguous that the output should be "a". On input "b", the output is, again, unambiguously "a".

2007-03-21 17:59:50 · answer #1 · answered by Doc B 6 · 0 0

fedest.com, questions and answers