Cub11k's BIU Notes
Cub11k's BIU Notes
Assignments
Discrete-math
Discrete-math 1
Discrete-math 10
Discrete-math 11
Discrete-math 12
Discrete-math 2
Discrete-math 3
Discrete-math 4
Discrete-math 5
Discrete-math 6
Discrete-math 7
Discrete-math 8
Discrete-math 9
Infi-1
Infi-1 10
Infi-1 11
Infi-1 2
Infi-1 3
Infi-1 4
Infi-1 5
Infi-1 6
Infi-1 7
Infi-1 8
Infi-1 9
Linear-1
Linear-1 1
Linear-1 10
Linear-1 11
Linear-1 12
Linear-1 2
Linear-1 3
Linear-1 4
Linear-1 5
Linear-1 6
Linear-1 7
Linear-1 8
Linear-1 9
Linear-2
Linear-2 1
Lectures
Data-structures
Data-structures 1
Data-structures 2
Data-structures 3
Discrete-math
Discrete-math 10
Discrete-math 11
Discrete-math 12
Discrete-math 13
Discrete-math 14
Discrete-math 15
Discrete-math 16
Discrete-math 18
Discrete-math 19
Discrete-math 20
Discrete-math 21
Discrete-math 22
Discrete-math 23
Discrete-math 24
Discrete-math 25
Discrete-math 26
Discrete-math 3
Discrete-math 4
Discrete-math 5
Discrete-math 6
Discrete-math 7
Discrete-math 8
Discrete-math 9
Exam 2023 (2A)
Exam 2023 (2B)
Exam 2023 (A)
Exam 2023 (B)
Exam 2023 (C)
Exam 2024 (A)
Exam 2024 (B)
Exam 2024 (C)
Midterm
Infi-1
Exam 2022B (A)
Exam 2022B (B)
Exam 2023B (A)
Exam 2023B (B)
Exam 2024 (A)
Exam 2024 (B)
Exam 2025 (A)
Infi-1 10
Infi-1 12
Infi-1 13
Infi-1 14
Infi-1 15
Infi-1 16
Infi-1 17
Infi-1 19
Infi-1 20
Infi-1 21
Infi-1 22
Infi-1 23
Infi-1 24
Infi-1 25
Infi-1 26
Infi-1 5
Infi-1 6
Infi-1 7
Infi-1 9
Midterm
Theorems and proofs
Infi-2
Infi-2 1
Infi-2 10
Infi-2 11
Infi-2 12
Infi-2 13
Infi-2 14
Infi-2 15
Infi-2 16
Infi-2 17
Infi-2 2-3
Infi-2 3-4
Infi-2 5
Infi-2 6
Infi-2 7
Infi-2 8
Infi-2 9
Linear-1
Exam 2023 (B)
Exam 2023 (C)
Exam 2024 (A)
Exam 2024 (B)
Exam 2024 (C)
Exam 2025 (A)
Linear-1 11
Linear-1 12
Linear-1 13
Linear-1 4
Linear-1 5
Linear-1 6
Linear-1 7
Linear-1 8
Linear-1 9
Midterm
Random exams
Theorems and proofs
Linear-2
Linear-2 1
Linear-2 2
Linear-2 3
Linear-2 4
Linear-2 5
Linear-2 6
Linear-2 7
Linear-2 8
Seminars
CSI
CSI 2
Data-structures
Data-structures 1
Data-structures 2
Data-structures 3
Discrete-math
Discrete-math 1
Discrete-math 10
Discrete-math 11
Discrete-math 12
Discrete-math 2
Discrete-math 3
Discrete-math 4
Discrete-math 5
Discrete-math 6
Discrete-math 7
Discrete-math 8
Discrete-math 9
Infi-1
Infi-1 10
Infi-1 11
Infi-1 12
Infi-1 13
Infi-1 3
Infi-1 4
Infi-1 5
Infi-1 6
Infi-1 8
Infi-2
Infi-2 1
Infi-2 2
Infi-2 3
Infi-2 4
Infi-2 6
Infi-2 7
Infi-2 8
Linear-1
Linear-1 10
Linear-1 11
Linear-1 12
Linear-1 3
Linear-1 5
Linear-1 6
Linear-1 7
Linear-1 8
Linear-1 9
Linear-2
Linear-2 1
Linear-2 2
Linear-2 3
Linear-2 4
Linear-2 5
Linear-2 6
Linear-2 7
Templates
Lecture Template
Seminar Template
Home
Linear-1 9
Linear-1 9
Summary of previous topics
Let
A
∈
F
n
×
n
∃
A
−
1
⟺
C
F
(
A
)
=
I
⟺
r
a
n
k
(
A
)
=
n
⟺
Columns of
A
are a linear independence
⟺
Rows of
A
are a linear independence
⟺
N
(
A
)
=
{
0
}
⟺
∃
!
x
:
A
x
=
0
⟺
∃
b
:
∃
!
x
:
A
x
=
b
⟺
∀
b
:
∃
!
x
:
A
x
=
b
Linear transformation (linear map, linear mapping)
#definition
V
,
U
−
vector spaces over
F
Function
T
:
V
→
U
is called a linear transformation
If
∀
v
1
,
v
2
∈
V
,
α
∈
F
:
T
(
v
1
+
α
v
2
)
=
T
(
v
1
)
+
α
T
(
v
2
)
Example
T
:
R
→
R
T
(
x
)
=
x
2
T
(
2
+
2
)
=
T
(
4
)
=
16
T
(
2
)
+
T
(
2
)
=
4
+
4
=
8
⟹
T
is not a linear transformation
Zero of linear transformation
#lemma
Let
T
:
V
→
U
be a linear transformation
⟹
T
(
0
V
)
=
0
U
Proof:
T
(
0
V
)
=
T
(
0
F
⋅
0
V
)
=
0
F
⋅
T
(
0
V
)
⏟
∈
U
=
0
U
Defining theorem for linear transformations
#theorem
V
,
U
−
vector spaces over
F
B
=
{
v
1
,
…
,
v
n
}
−
basis of
V
Let
u
1
,
…
,
u
n
∈
U
⟹
Exists a unique linear transformation
T
:
V
→
U
such that:
∀
i
∈
[
1
,
n
]
:
T
(
v
i
)
=
u
i
Proof:
B
is a basis of
V
⟹
∀
v
∈
V
:
v
=
∑
i
=
1
n
α
i
v
i
Let
T
(
v
)
=
∑
i
=
1
n
α
i
⏟
Coefficients from the linear combination of
v
u
i
Here should be some long proof that
T
is a linear transformation...
⟹
T
(
∑
i
=
1
n
α
i
v
i
)
=
∑
i
=
1
n
α
i
u
i
⟹
T
(
v
i
)
=
T
(
1
v
i
)
=
1
u
i
=
u
i
Example
T
:
R
2
→
R
3
v
1
=
(
2
3
)
,
v
2
=
(
1
2
)
T
(
v
1
)
=
(
1
0
1
)
,
T
(
v
2
)
=
(
1
1
1
)
{
v
1
,
v
2
}
is a basis of
R
2
(
x
y
)
=
α
v
1
+
β
v
2
(
2
1
x
3
2
y
)
→
{
α
=
2
x
−
y
β
=
2
y
−
3
x
T
(
v
)
=
T
(
x
y
)
=
(
2
x
−
y
)
T
(
v
1
)
+
(
2
y
−
3
x
)
T
(
v
2
)
=
=
(
2
x
−
y
)
(
1
0
1
)
+
(
2
y
−
3
x
)
(
1
1
1
)
=
(
y
−
x
2
y
−
3
x
y
−
x
)
T
:
V
→
U
S
:
U
→
W
T
,
S
are linear transformations
⟹
(
S
∘
T
)
:
V
→
W
is a linear transformation
Proof:
TODO by yourself
Identity transformation
#definition
I
d
:
V
→
V
∀
v
∈
V
:
I
d
(
v
)
=
v
Inverse transformation
#definition
T
:
V
→
U
is a linear transformation
T
is called invertible if exists linear transformation
S
:
U
→
V
such that
(
S
∘
T
)
=
I
d
V
(
T
∘
S
)
=
I
d
U
S
is then called an inverse of
T
Invertibility of linear transformation
#lemma
T
is a linear transformation
T
is invertible
⟺
T
is bijective
Homomorphism
#definition
Linear transformation is also called homomorphism
Isomorphism
#definition
Invertible linear transformation
Endomorphism
#definition
Linear transformation from
V
to
V
Automorphism
#definition
Invertible endomorphism
Monomorphism
#definition
Injective linear transformation
Epimorphism
#definition
Surjective linear transformation