Skip to content

Commit 970aed1

Browse files
committed
fix files
1 parent d9907bd commit 970aed1

2 files changed

Lines changed: 23 additions & 29 deletions

File tree

_posts/2026-01-26-set_6.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,25 +10,23 @@ sidebar:
1010
use_math: true
1111
---
1212

13-
1413
### Function
15-
A function is a relation $f ⊂ A \times B$ that is functional and serial. <br>
14+
A function is a relation f ⊂ A × B that is functional and serial. <br>
1615
This means that each element of the domain is related to exactly one element of the codomain, and every element of the domain appears in the relation. <br>
17-
$\forall a \in A, ∃ ! b \in B : f: A \rightarrow B$ <br>
18-
Notation: $f: A \rightarrow B$ <br>
16+
f(A) := {f(a) ∈ B : a ∈ A} <br>
17+
Notation: f: A → B <br>
1918

2019
### Range
21-
A range is $f(A) := \{f(a) \in B| a \in A\}$.<br>
22-
The range of $f$ is the set of all elements in the codomain that are related to element of the domain.
20+
A range is f(A) := {f(a) ∈ B | a ∈ A}.<br>
21+
The range of f is the set of all elements in the codomain that are related to element of the domain.
2322

2423
### 1 - 1 Function
2524
A one-to-one function is a function in which each element of the codomain is related to exactly one element of the domain.<br>
26-
$\forall b\in f(A), ∃ ! a\in A : f: A \rightarrow B$
25+
∀ b ∈ f(A), ∃! aA : f: A → B
2726

2827
### 1 - 1 Correspondence
2928
A bijective function is a function in which each element of the codomain is related to exactly one element of the domain.<br>
30-
$\forall b\in B, ∃ ! a\in A : f A \rightarrow B$
29+
∀ b ∈ B, ∃! aA : f A → B
3130

3231
### Inverse Function
33-
The inverse function reverses the mapping of the original function $f:A \rightarrow B$, so that $f^{-1}: B\rightarrow A$
34-
32+
The inverse function reverses the mapping of the original function f: A → B, so that f⁻¹: B → A

_posts/2026-02-01-set_7.md

Lines changed: 15 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -11,31 +11,27 @@ use_math: true
1111
---
1212

1313
### Cardinality
14-
Cardinality는 원소의 개수를 말하는 것으로 $|A|$라고 쓰고 $A = {a, b, c}$일 때, $|A|$는 3이다.
14+
Cardinality는 원소의 개수를 말하는 것으로 |A|라고 쓰고 A = {a, b, c}일 때, |A|는 3이다.
1515

16-
Note that:
17-
우리가 어떤 Objecte의 개수를 새는 방법은 자연수와 1-1으로 대응시켜 개수를 샌다.
18-
예를들어 {사과, 오렌지, 귤} 집합에서 원소의 개수를 샌다면, 사과 = 1, 오렌지 = 2, 귤 = 3으로 대응시켜 개수를 샌다.
16+
Note that:
17+
우리가 어떤 Objecte의 개수를 새는 방법은 자연수와 1-1으로 대응시켜 개수를 샌다.
18+
예를들어 {사과, 오렌지, 귤} 집합에서 원소의 개수를 샌다면,
19+
사과 = 1, 오렌지 = 2, 귤 = 3으로 대응시켜 개수를 샌다.
1920

2021
### Finite
21-
finite은 원소의 개수가 유한함을 뜻한다.
22-
정의는 $A = ∅$ or $∃ A \rightarrow \{1, ..., n\}$ bijective. for some $n\in ℕ$이다.
23-
22+
finite은 원소의 개수가 유한함을 뜻한다.
23+
정의는 A = ∅ or ∃ A → {1, …, n} bijective. for some n ∈ ℕ 이다.
2424

2525
### Infinite
26-
infinite은 finite이 아닌 것을 infinite이라고 한다.
27-
즉, $A Not= ∅$ and $\forall A \rightarrow \{1,...,n\}$ not bijective. for all $n\not\in ℕ$가 되며, 공집합이 아니고 어떤 $n$을 가져와도 $A$를 1-1 corr으로 $\{1,...,n\}$으로 매칭시킬 수 없음을 뜻한다.
28-
26+
infinite은 finite이 아닌 것을 infinite이라고 한다.
27+
즉, A ≠ ∅ and A {1, …, n} not bijective. for all n ∉ ℕ 가 되며,
28+
공집합이 아니고 어떤 n을 가져와도 A를 1-1 corr으로 {1, …, n}으로 매칭시킬 수 없음을 뜻한다.
2929

3030
### Countable
31-
Countable은 infinite하면서 셀 수 있는 것을 말한다.
32-
즉, 1-1 corr $A \rightarrow ℕ$이다.
33-
31+
Countable은 infinite하면서 셀 수 있는 것을 말한다.
32+
즉, 1-1 corr A → ℕ 이다.
3433

3534
### Uncountable
36-
Uncountable은 infinite하면서 셀 수 없는 것을 말한다.(자연수로 대응시킬 수 없을 만큼 많은 개수를 가진 집합)
37-
Uncountable은 countable이 아닌 것으로 not 1-1 corr $A\rightarrow ℕ$이다.
38-
39-
40-
41-
35+
Uncountable은 infinite하면서 셀 수 없는 것을 말한다.
36+
(자연수로 대응시킬 수 없을 만큼 많은 개수를 가진 집합)
37+
Uncountable은 countable이 아닌 것으로 not 1-1 corr A → ℕ 이다.

0 commit comments

Comments
 (0)