John Mavrick's Garden

Search IconIcon to open search

Last updated April 10, 2022

Status: #πŸ”— Tags: #archivedCards/macm101/settheory Links: MACM101 Outline


Discrete Math Functions

Principles

Functions definition ? In a relation R from A to B, for every a ∈ A there is exactly one b ∈ B such that (a,b) ∈ R. (Also mappings, transformations)

Types

One-to-one/injective functions ?

Proving one-to-one/injective ?

Onto/surjective and surjection functions ?

Proving onto/surjective ? find inverse in term of a and b through f(a) = b

One-to-one correspondence/bijection if it is ;; both one-to-one and onto

Identity function ;; i$_A$: A β†’ A where i$_A$(x) = x

Permutation ;; bijection from set A to same set A

Describing functions ?

Composition ?

Characteristics

Domain

Describe domain and co-domain using A and B ? f: A→B

Range

? range of f is the set of all images of elements of A

Restrictions

? Let f: A β†’ B be a function and C βŠ† A

Extensions

?1 Let C βŠ† A and f: C β†’ B

Examples

If f:X→Yand g:Y→Z are functions and g◦f:X→Zis one-to-one, must both fand g be one-to-one? Prove or give a counterexample. ? Solution: Consider function f:{a, b, c} → {1,2,3,4}and function g:{1,2,3,4} → {d, e, f }. Let f={(a, 1),(b, 2),(c, 3)}and g={(1, d),(2, e),(3, f ),(4, f)}. Observe that g is not one-to-one

Show that the union of two countably infinite sets is also countably infinite. ?


Backlinks


References:

Created:: 2021-10-28 09:06


Interactive Graph