| 線上英漢字典/中文拼音/地址英譯、地圖查詢/計算機
Chinese-English Dictionary / Address & Map / Calculator 《回首頁》 |
CDICT 2.9 |
|
| |
|
|
共發現 2 筆關於 [bijection] 的資料 (解釋內文之英文單字均可再點入查詢)
資料來源(1): pydict data [pydict]
bijection 雙向單射; 雙單射 資料來源(2): Free On-line Dictionary of Computing [foldoc]
bijection <mathematics> A {function} is bijective or a bijection or a one-to-one correspondence if it is both {injective} (no two values map to the same value) and {surjective} (for every element of the {codomain} there is some element of the {domain} which maps to it). I.e. there is exactly one element of the domain which maps to each element of the codomain. For a general bijection f from the set A to the set B: f'(f(a)) = a where a is in A and f(f'(b)) = b where b is in B. A and B could be disjoint sets. See also {injection}, {surjection}, {isomorphism}, {permutation}. (2001-05-10)