1. Preliminaries Flashcards
Map
A mapping from X to is a rule F that assigns to every element x∈X a unique element
Domain of a Map
The X part of F:X->Y
Target of a Map
The Y part of F:X->Y
Composition of a Map
F:X->Y and G:W->X makes GoF:W->Y
Binary Operation
Calculation involving 2 elements of a set to produce another element in the same set
Closed under Binary Operation
Binary Operation works for every element in the set
Inverse Image of a Map
Ex: if f(x)=x^2 then the inverse image of 4 is {-2,2}
Injective Map
Every element of the domain maps to exactly 1 element in the codomain
Surjective Map
Every element of the codomain maps to at least 1 element in the domain
Bijective Map
Both Surjective & Injective
Relation E on S
Let S be a nonempty set. A subset E of S × S is called a relation on S
Equivalence Relation E on S
When the relation is reflexive, symmetric and transitive
Equivalence Class
The set of all elements b ∈ S such that bEa
Quotient of S by E (S/E)
The set of equivalence classes of an
equivalence relation E on S
Representative of Equivalence Class
Element of an equivalence class