|
|
第29行: |
第29行: |
|
==例子與反例== |
|
==例子與反例== |
|
* 對任一集合<math>X</math>,其[[恆等函數]]為雙射函數。 |
|
* 對任一集合<math>X</math>,其[[恆等函數]]為雙射函數。 |
|
* 函數<math>f : \mathbb{R}\rightarrow\mathbb{R}</math>,其形式為<math>f(x) = 2x + 1</math>,是雙射的,因為對任一<math>y</math>,存在一唯一<math>x = (y - 1)/2</math>使得<math>f(x) = y</math>。 |
|
* 函數<math>f : \R\rightarrow\R</math>,其形式為<math>f(x) = 2x + 1</math>,是雙射的,因為對任一<math>y</math>,存在一唯一<math>x = (y - 1)/2</math>使得<math>f(x) = y</math>。 |
|
* [[指數函數]]<math>g : \mathbb{R} \rightarrow\mathbb{R}</math>,其形式為<math>g(x) = e^{x}</math>,不是雙射的:因為不存在一<math>R</math>內的<math>x</math>使得<math>g(x) = -1</math>,故<math>g</math>非為雙射。但若其[[到达域|陪域]]改成正實數<math>\mathbb{R}^{+} = (0,+\infty )</math>,則<math>g</math>便是雙射的了;其反函數為[[自然對數]]函數<math>\ln</math>。 |
|
* [[指數函數]]<math>g : \R \rightarrow\R</math>,其形式為<math>g(x) = e^{x}</math>,不是雙射的:因為不存在一<math>\R</math>內的<math>x</math>使得<math>g(x) = -1</math>,故<math>g</math>非為雙射。但若其[[到达域|陪域]]改成正實數<math>\R^{+} = (0,+\infty )</math>,則<math>g</math>便是雙射的了;其反函數為[[自然對數]]函數<math>\ln</math>。 |
|
* 函數<math>h</math> : <math>\mathbb{R} \rightarrow [0,+\infty )</math>,其形式為<math>h(x) = x^2</math>,不是雙射的:因為<math>h(-1) = h(1) = 1</math>,故<math>h</math>非為雙射。但如果把定義域也改成<math>[0,+\infty )</math>,則<math>h</math>便是雙射的了;其反函數為正平方根函數。 |
|
* 函數<math>h</math> : <math>\R \rightarrow [0,+\infty )</math>,其形式為<math>h(x) = x^2</math>,不是雙射的:因為<math>h(-1) = h(1) = 1</math>,故<math>h</math>非為雙射。但如果把定義域也改成<math>[0,+\infty )</math>,則<math>h</math>便是雙射的了;其反函數為正平方根函數。 |
|
* <math>\mathbb{R} \to \mathbb{R} : x \mapsto (x-1)x(x+1) = x^3 - x </math>不是雙射函數,因為<math>-1, 0</math>和<math>1</math>都在其定義域裡且都映射至<math>0</math>。 |
|
* <math>\R \to \R : x \mapsto (x-1)x(x+1) = x^3 - x </math>不是雙射函數,因為<math>-1, 0</math>和<math>1</math>都在其定義域裡且都映射至<math>0</math>。 |
|
* <math>\mathbb{R} \to [-1,1] : x \mapsto \sin(x)</math>不是雙射函數,因為<math>\pi/3</math>和2<math>\pi/3</math>都在其定義域裡且都映射至<math>\sqrt{3}/2</math>。 |
|
* <math>\R \to [-1,1] : x \mapsto \sin(x)</math>不是雙射函數,因為<math>\pi/3</math>和2<math>\pi/3</math>都在其定義域裡且都映射至<math>\sqrt{3}/2</math>。 |
|
|
|
|
|
==性質== |
|
==性質== |
2017年7月6日 (四) 04:54的版本
數學中,一個由集合映射至集合的函數,若對每一在內的,存在唯一一個在內的与其对应,則此函數為對射函數。
換句話說,為雙射的若其為兩集合間的一一對應,亦即同時為單射和滿射。
例如,由整數集合至的函數,其將每一個整數連結至整數,這是一個雙射函數;再看一個例子,函數,其將每一對實數連結至,這也是個雙射函數。
一雙射函數亦簡稱為雙射(英語:bijection)或置換。後者一般較常使用在時。以由至的所有雙射組成的集合標記為.
雙射函數在許多數學領域扮演著很基本的角色,如在同構的定義(以及如同胚和微分同構等相關概念)、置換群、投影映射及許多其他概念的基本上。
複合函數與反函數
一函數為雙射的若且唯若其逆關係也是個函數。在這情況,也會是雙射函數。
兩個雙射函數及的複合函數亦為雙射函數。其反函數為。
另一方面,若為雙射的,可知是單射的且是滿射的,但也僅限於此。
一由至的關係為雙射函數若且唯若存在另一由至的關係,使得為上的恆等函數,且為上的恆等函數。必然地,此兩個集合會有相同的勢。
雙射與勢
若和為有限集合,則其存在一兩集合的雙射函數若且唯若兩個集合有相同的元素個數。確實,在公理集合論裡,這正是「相同元素個數」的定義,且廣義化至無限集合,並導致了基數的概念,用以分辨無限集合的不同大小。
例子與反例
- 對任一集合,其恆等函數為雙射函數。
- 函數,其形式為,是雙射的,因為對任一,存在一唯一使得。
- 指數函數,其形式為,不是雙射的:因為不存在一內的使得,故非為雙射。但若其陪域改成正實數,則便是雙射的了;其反函數為自然對數函數。
- 函數 : ,其形式為,不是雙射的:因為,故非為雙射。但如果把定義域也改成,則便是雙射的了;其反函數為正平方根函數。
- 不是雙射函數,因為和都在其定義域裡且都映射至。
- 不是雙射函數,因為和2都在其定義域裡且都映射至。
性質
- 一由實數至的函數是雙射的,若且唯若其圖像和任一水平線相交且只相交於一點。
- 設為一集合,則由至其本身的雙射函數,加上其複合函數「」的運算,會形成一個群,即為的對稱群,其標記為、或。
- 取一定義域的子集及一陪域的子集,則
- 且 。
- 若和為具相同勢的有限集合,且,則下列三種說法是等價的:
- 為一雙射函數。
- 為一滿射函數。
- 為一單射函數。
雙射與範疇論
形式上,雙射函數恰好是集合範疇內的同構。
另見
參考文獻
- Wolf. Proof, Logic and Conjecture: A Mathematician's Toolbox. Freeman. 1998.
- Sundstrom. Mathematical Reasoning: Writing and Proof. Prentice-Hall. 2003.
- Smith; Eggen; St.Andre. A Transition to Advanced Mathematics (6th Ed.). Thomson (Brooks/Cole). 2006.
- Schumacher. Chapter Zero: Fundamental Notions of Abstract Mathematics. Addison-Wesley. 1996.
- O'Leary. The Structure of Proof: With Logic and Set Theory. Prentice-Hall. 2003.
- Morash. Bridge to Abstract Mathematics. Random House.
- Maddox. Mathematical Thinking and Writing. Harcourt/ Academic Press. 2002.
- Lay. Analysis with an introduction to proof. Prentice Hall. 2001.
- Gilbert; Vanstone. An Introduction to Mathematical Thinking. Pearson Prentice-Hall. 2005.
- Fletcher; Patty. Foundations of Higher Mathematics. PWS-Kent.
- Iglewicz; Stoyle. An Introduction to Mathematical Reasoning. MacMillan.
- Devlin, Keith. Sets, Functions, and Logic: An Introduction to Abstract Mathematics. Chapman & Hall/ CRC Press. 2004.
- D'Angelo; West. Mathematical Thinking: Problem Solving and Proofs. Prentice Hall. 2000.
- Cupillari. The Nuts and Bolts of Proofs. Wadsworth.
- Bond. Introduction to Abstract Mathematics. Brooks/Cole.
- Barnier; Feldman. Introduction to Advanced Mathematics. Prentice Hall. 2000.
- Ash. A Primer of Abstract Mathematics. MAA.
外部連結