Key Points
Relations and Functions
Definition of a Relation
A relation R from a non-empty set A to a non-empty set B is a subset of the Cartesian product . If , we say that 'a' is related to 'b' and write .
Empty and Universal Relations
An empty relation R in a set A is the relation where no element is related to any other, i.e., . A universal relation R is when every element of A is related to every element of A, i.e., .
Reflexive Relation
A relation R on a set A is reflexive if for every element . In simple terms, every element must be related to itself.
Symmetric Relation
A relation R on a set A is symmetric if implies that for all . If 'a' is related to 'b', then 'b' must be related to 'a'.
Transitive Relation
A relation R on a set A is transitive if and implies that for all .
Equivalence Relation
A relation R on a set A is an equivalence relation if it is reflexive, symmetric, and transitive. This type of relation partitions the set into disjoint equivalence classes.
Equivalence Class
For an equivalence relation R on a set X, the equivalence class of an element , denoted by , is the set of all elements in X that are related to a. That is, .
Definition of a Function
A function from a set A to a set B, denoted , is a rule that assigns to each element exactly one element . Set A is the domain and set B is the co-domain.
One-one or Injective Function
A function is one-one (or injective) if distinct elements in the domain have distinct images in the co-domain. To prove injectivity, show that implies .
Onto or Surjective Function
A function is onto (or surjective) if every element in the co-domain Y has at least one pre-image in the domain X. To prove surjectivity, show that for any , there exists an such that .
Bijective Function
A function is bijective if it is both one-one (injective) and onto (surjective). A bijective function creates a perfect one-to-one correspondence between the elements of its domain and co-domain.
Composition of Functions
Given two functions and , their composition, denoted , is a function from A to C defined by for all . Note that function composition is not generally commutative, i.e., .
Invertible Function
A function is invertible if there exists a function such that and , where and are identity functions on sets X and Y respectively. The function g is called the inverse of f and is denoted by .
Condition for Invertibility
A function is invertible if and only if it is bijective (one-one and onto). This is the fundamental condition to check before attempting to find the inverse of a function.
Functions on Finite Sets
For a function where X is a finite set, the function is one-one if and only if it is onto. This is a special property that does not hold for infinite sets.
Quick Revision Tips
- • Review these points before exams
- • Make flashcards for better retention
- • Connect points to real-world examples
- • Practice explaining each point in your own words