1/23
Flashcards covering the definitions of ordering relations, partial and total orders, well-ordered sets, bounds, and foundational axioms like Zorn's Lemma and the Axiom of Choice.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Antisymmetric Relation
A relation ρ is antisymmetric if and only if whenever xρy and yρx then x=y.
Partial Ordering
A relation ρ in a set A that is reflexive, antisymmetric, and transitive.
Partially Ordered Set (Poset)
A set A together with a specific partial order relation ρ in A, denoted as ⟨A,ρ⟩.
Precedes
A way to read the partial order notation (x⪯y).
Dominates
A way to read the partial order notation (x⪯y), specifically saying that y dominates x.
Multiple of a number x
Any quantity nx where n∈Z.
Divides (a∣b)
For a,b∈Z with a=0, we say a∣b if there exists an integer q such that b=aq.
Comparable Elements
Two elements x and y in a partially ordered set where either x⪯y or y⪯x.
Incomparable Elements
Two elements in a partially ordered set that are not comparable.
Poset Diagram
A diagram that shows the relationship between two elements of a partially ordered set.
Total Ordering (Simple or Linear Ordering)
A partial ordering ρ on a set A where xρy or yρx whenever x,y are distinct elements of A.
First (Least) Element
An element z∈A such that z⪯x for all x∈A, meaning it precedes every element in the set.
Last (Greatest) Element
An element w∈A such that x⪯w for all x∈A, meaning it dominates every element in the set.
Well-ordered Set
A partially ordered set ⟨A,⪯⟩ where every non-empty subset of A has a first element.
Well-ordering Principle
The principle stating that if A is a non-empty set, then there exists a total ordering ⪯ of A such that ⟨A,⪯⟩ is well-ordered.
Maximal Element
An element z∈A such that z⪯x implies z=x, meaning no element in A strictly dominates it.
Minimal Element
An element w∈A such that x⪯w implies w=x, meaning no element in A strictly precedes it.
Upper Bound
Given a poset ⟨A,⪯⟩ and B⊆A, an element y∈A is an upper bound for B iff ∀x∈B, x⪯y.
Least Upper Bound (Supremum)
An element z∈A that is an upper bound for B and satisfies z⪯y for all upper bounds y for B.
Lower Bound
Given a poset ⟨A,⪯⟩ and B⊆A, an element t∈A is a lower bound for B iff ∀x∈B, t⪯x.
Greatest Lower Bound (Infimum)
An element w∈A that is a lower bound for B and satisfies t⪯w for all lower bounds t for B.
Zorn's Lemma
The statement that if every totally ordered subset of a non-empty partially ordered set A has an upper bound, then A contains at least one maximal element.
Axiom of Choice (ZF9)
For any set A, there exists a function f whose domain is the collection of nonempty sets of A and, for every B⊆A with B=∅, f(B)∈B.
Choice Function
A function f from the set of all nonempty subsets of S to S such that f(A)∈A for all A=∅,A⊆S.