• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/47

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

47 Cards in this Set

  • Front
  • Back

Subset of a set

Every element of B is in A


B A

Proper/Improper Subset

A is the improper subset of A; any other subset B is a proper sunset, B A

Cartesian Product

A × B = { (a, b) | a A and b B }

Relation

A relation between A and B is a subset /R/ of A × B

Equality Relation

Subset { (a, a) | a A } of A × A

Function/Mapping

A relation /f/ between X and Y with the property that each x X appears exactly once in /f/

Domain/Codomain/Range

For any function between sets X and Y, the domain is X, the codomain is Y, and the range is { f(x) | x X }

Cardinality

|X| is the number of elements in X

One to one/Onto

A function is one to one if f(x1) = f(x2) only when x1 = x2. The function is onto Y if the range of /f/ is Y

Partition/Disjoint/Cells

Sets are disjoint if no two of them have any elements in common. A partition of a set S is a collection of subsets of S such that every s S is in exactly one of the subsets. The subsets are called cells of S

Residue classes modulo n

A partition of Z/+ according to whether the remainder is 0, 1, 2 ... n-1 when a positive integer is divided by n.

Equivalence Relation

An equivalence relation /R/ on a set S exists if it satisfies, for all x, y and z S


x /R/ x (reflexive)


If x /R/ y then y /R/ x (symmetric)


If x /R/ y and y /R/ z, then x /R/ z (transitive)

Equivalence Class

Each cell in the partition arising from an equivalence relation

Nth Roots of Unity

U sub n = { z /C | z^n = 1 }

Binary Operation

A function * mapping S × S into S. For each (a, b) S × S, *((a, b)) is denoted as a * b.

Closed under *, Induced Operation

A subset H is closed under * if for all a, b H, a * b H. The binary operation given by restricting * to H is the induced operation of * on H.

Commutativity

A binary operation is commutative iff a * b = b * a for all a, b S

Associativity

A binary operation * is associative if (a * b) * c = a * (b * c) for all a, b, c S

Reflexive

A relation is reflexive if x R x for all x S

Symmetric

A relation is symmetric if x R y implies y R x for all x, y S

Transitive

A relation is transitive when, if x R y and y R z, then x R z, for all x, y, z S

Idempotent

The idempotents of a binary operation * are all elements a S | a * a = a

Binary algebraic structure

A binary algebraic structure (S, *) is a set S together with a binary operation * on S

Isomorphism

An isomorphism is a one-to-one function f mapping S onto S’ such that f(x * y) = f(x) * f(y) for all x, y S

One-to-one Correspondence

A mapping between sets which demonstrates that both sets have equal cardinality

Identity Element

An element e of S is an identity element if e * s = s * e = s for all s S

Group

A group (G, *) is a set G closed under a binary operation * such that:


1. * is associative for all a, b G


2. There is an identity element e such that e * x = x * e = x for all x G


3. For every element a G there is an inverse a’ G such that a * a’ = a’ * a = e

Abelian

A group (G, *) is abelian if its binary operation * is commutative

General Linear Group of degree n

GL(n, /R) is the group of invertible n × n matrices with real coefficients

Left and Right Cancellation

LC: a * b = a * c —> b = c


And


RC: b * a = c * a —> b = c


Follows from three main properties of groups: associativity, inverses, and an identity.

Semigroup

A set S with a binary operation * that is associative

Monoid

A set M with a binary operation * such that:


1. * is associative


2. There is an identity element e such that e * m = m * e = m for all m M

Order

The order of a group |G| is the number of elements in G. The order of an element a G is the number of elements in the cyclic subgroup generated by a, ||

Subgroup

If a subset H of a group G is closed under the binary operation of G, and if H with the induced operation is itself a group, then H is a subgroup of G and H <= G

Proper, Improper, Trivial Subgroups

If G is a group, then G itself is the improper subgroup of G, and all other subgroups are proper subgroups. All groups contain the trivial subgroup {e}, and all other subgroups are nontrivial

Cyclic Subgroup

The subgroup {a^n | n /Z} for some element a G is the cyclic subgroup of G generated by a written

Cyclic Group/Generator

An element a of a group G generates G and is a generator for G if = G. A group is cyclic if there is some element in a G that generates G.

Greatest Common Divisor

For any two positive integers r and s, the positive generator d of the cyclic group:


{nr + ms | n,m /Z}


is the greatest common divisor of r and s.


d = gcd(r, s)

Relative Prime

Two integers are relatively prime if their gcd is 1

Permutation of a Set

A function φ : A —> A that is one-to-one and onto

Symmetric Group on n Letters

For any finite set A with elements {1, 2, ... n}, the group of permutations of A is the symmetric group on n letters Sn

Nth Dihedral Group

The nth dihedral group Dn is the group of symmetries of a regular n-gon

Image of H under f

For any function f : A —> B and any subset H of A, the image of H under f is { f(h) | h H } = f[H]

Left and Right Regular Representation of a Group

The left regular representation of a group G is the map φ: G —> SG where φ(x) = λx = xg for all g G


The right regular representation of G is the map μ: G —> SG where μ(x) = ρx^-1 = gx’ for all g G

Cycle

A permutation σ Sn is a cycle if it has at most one orbit containing more than one element. The length of a cycle is the number of elements in its largest orbit.

Left and Right Cosets

Let H be a subgroup of the group G. The subset aH = {ah | h H} is the left coset of H containing a, while the subset Ha = {ha | h H} is the right coset of H containing a.

Index

Let H be a subgroup of the group G. The index (G : H) of H in G is the number of left cosets of H in G.