Yet another important mathematical concept

Slides:



Advertisements
Similar presentations
1.6 Functions. Chapter 1, section 6 Functions notation: f: A B x in A, y in B, f(x) = y. concepts: –domain of f, –codomain of f, –range of f, –f maps.
Advertisements

Jessie Zhao Course page: 1.
Functions Section 2.3 of Rosen Fall 2008
Functions Goals Introduce the concept of function Introduce injective, surjective, & bijective functions.
1 Section 1.8 Functions. 2 Loose Definition Mapping of each element of one set onto some element of another set –each element of 1st set must map to something,
Functions.
Chapter 7 Functions Dr. Curry Guinn. Outline of Today Section 7.1: Functions Defined on General Sets Section 7.2: One-to-One and Onto Section 7.3: The.
Section 1.8: Functions A function is a mapping from one set to another that satisfies certain properties. We will first introduce the notion of a mapping.
FUNCTION Discrete Mathematics Asst. Prof. Dr. Choopan Rattanapoka.
 Let A and B be any sets A binary relation R from A to B is a subset of AxB Given an ordered pair (x, y), x is related to y by R iff (x, y) is in R. This.
Functions. Copyright © Peter Cappello2 Definition Let D and C be nonempty sets. A function f from D to C, for each element d  D, assigns exactly 1 element.
1 Lecture 3 (part 3) Functions – Cardinality Reading: Epp Chp 7.6.
Fall 2002CMSC Discrete Structures1 … and the following mathematical appetizer is about… Functions.
10/26/20151 … and the following mathematical appetizer is about… Functions.
Functions Section 2.3 of Rosen Spring 2012 CSCE 235 Introduction to Discrete Structures Course web-page: cse.unl.edu/~cse235 Questions: Use Piazza.
Functions1 Elementary Discrete Mathematics Jim Skon.
Chapter 1 SETS, FUNCTIONs, ELEMENTARY LOGIC & BOOLEAN ALGEBRAs BY: MISS FARAH ADIBAH ADNAN IMK.
Agenda Week 10 Lecture coverage: –Functions –Types of Function –Composite function –Inverse of a function.
April 14, 2015Applied Discrete Mathematics Week 10: Equivalence Relations 1 Properties of Relations Definition: A relation R on a set A is called transitive.
Functions. L62 Agenda Section 1.8: Functions Domain, co-domain, range Image, pre-image One-to-one, onto, bijective, inverse Functional composition and.
MATH 224 – Discrete Mathematics
1 Melikyan/DM/Fall09 Discrete Mathematics Ch. 7 Functions Instructor: Hayk Melikyan Today we will review sections 7.3, 7.4 and 7.5.
FUNCTIONS COSC-1321 Discrete Structures 1. Function. Definition Let X and Y be sets. A function f from X to Y is a relation from X to Y with the property.
Relations and Functions ORDERED PAIRS AND CARTESIAN PRODUCT An ordered pair consists of two elements, say a and b, in which one of them, say a is designated.
Week 15 - Wednesday.  What did we talk about last time?  Review first third of course.
Sequences Lecture 11. L62 Sequences Sequences are a way of ordering lists of objects. Java arrays are a type of sequence of finite size. Usually, mathematical.
Russell’s Paradox Is W in W? In words, W is the set that contains all the sets that don’t contain themselves. If W is in W, then W contains itself. But.
Functions Goals Introduce the concept of function
Function Hubert Chan (Chapter 2.1, 2.2) [O1 Abstract Concepts]
Functions Section 2.3.
Relations, Functions, and Matrices
CS 2210:0001 Discrete Structures Sets and Functions
Applied Discrete Mathematics Week 2: Functions and Sequences
Cartesian product Given two sets A, B we define their Cartesian product is the set of all the pairs whose first element is in A and second in B. Note that.
Reflexivity, Symmetry, and Transitivity
MATH 224 – Discrete Mathematics
Relation and function.
Function Hubert Chan (Chapter 2.1, 2.2) [O1 Abstract Concepts]
Chapter 3 Relation and Function Homework 4 For each of the following relations on set A = { 1,2,3,4 }, check each of them whether they are reflexive, irreflexive,
… and the following mathematical appetizer is about…
Functions.
Functions Section 2.3.
CS201: Data Structures and Discrete Mathematics I
Applied Discrete Mathematics Week 10: Equivalence Relations
Discrete Math (2) Haiming Chen Associate Professor, PhD
Functions.
Discrete Structures for Computer Science
CSE15 Discrete Mathematics 02/27/17
… and the following mathematical appetizer is about…
Objectives: Identify functions. Find the domain and range.
Copyright © Cengage Learning. All rights reserved.
Mathematical Background 1
Mathematical Background 1
Introduction to Relations and Functions
solution set (describes all values that make an equation true.)
… and the following mathematical appetizer is about…
Functions Rosen 6th ed., §2.3.
Functions Rosen 2.3, 2.5 f( ) = A B Lecture 5: Oct 1, 2.
Properties of Functions
Math/CSE 1019N: Discrete Mathematics for Computer Science Winter 2007
Mathematical Background
Relations And Functions.
Relations and Functions
Example 1: Identifying Functions
Lecture # 18 Types of Functions
CPSC 121: Models of Computation
Functions Section 2.3.
REVISION Relation. REVISION Relation Introduction to Relations and Functions.
Common Core Math 8 India Walton
Copyright © Zeph Grunschlag,
Presentation transcript:

Yet another important mathematical concept Functions Yet another important mathematical concept

Functions Most basic representation: Arrow Diagrams B A 𝑓

Functions Most basic representation: Arrow Diagrams A is called the domain and B is called the co-domain and we say that “f is such that it maps elements from A to B” (𝑓:𝐴↦𝐵) B A 𝑓 Linger on this

Functions Most basic representation: Arrow Diagrams A is called the domain and B is called the co-domain and we say that “f is such that it maps elements from A to B” (𝑓:𝐴↦𝐵) B A 𝑓 \mapsto in LaTeX

Example 1 Yes No Is this a function? A B 𝑓 1 2 4 3

Example 1 Yes No Is this a function? 𝑓 A B Domain: {0, 1, 2, 3, 4} Co-domain: {0, 1, 4} Formula (that we came up with): 𝑓 𝑥 = 𝑥 2 % 5 (where % is the MOD operation) A B 𝑓 1 2 4 3

Example 2 Yes No Is this a function? A B 1 2 4 3

Example 2 Yes No Is this a function? 3 A B Every element of the domain should map to some co-domain element! A B 1 2 4 3

Example 3 Yes No Is this a function? 𝑓:ℕ↦ℕ, and 𝑓 𝑥 = 𝑥 2

Example 3 Yes No Is this a function? 𝑓:ℕ↦ℕ, and 𝑓 𝑥 = 𝑥 2 For any odd selection of 𝑥∈ℕ, there is no 𝑥 2 ∈ ℕ!

Arrow Diagrams: Pros and Cons Good for introducing functions as mappings No information on other function properties (continuous, integrable, monotonic, …) Help us decouple functions from other mappings in 𝐴 ×𝐵 Only possible for functions with small, finite domains and co-domains Clarify what the domain and what the co-domain is …. Good for teaching us what onto and 1-1 means …

Arrow Diagrams: Pros and Cons Good for introducing functions as mappings No information on other function properties (continuous, integrable, monotonic, …) Help us decouple functions from other mappings in 𝐴 ×𝐵 Only possible for functions with small, finite domains and co-domains Clarify what the domain and what the co-domain is … Good for teaching us what onto and 1-1 means Those are important cons….

Graphs We can also represent functions by their graphs…

(“vertical line test”) Graphs (pros,cons) Which has its owns pros and cons Pros Cons Easy to determine 1-1 functions (“horizontal line test”) Cannot compute the derivative at any point, only draw it Easy to determine non-functions (“vertical line test”) Cannot compute the value of the function at any point Can determine monotonicity and continuity easily Cannot compute the indefinite integral of the function Can easily determine if the function intersects the axes Cannot determine where it intersects the axes …

Short quiz

Short quiz Yes No Are the following valid functions?

Short quiz Yes No Are the following valid functions?

Short quiz Yes No Are the following valid functions? Log function

Short quiz Yes No Are the following valid functions?

Short quiz Yes No Fails the “vertical line” test Are the following valid functions? Fails the “vertical line” test

Short quiz Yes No Are the following valid functions? B A 𝑓

Short quiz Yes No Are the following valid functions? 𝑓 B A It just happens to not be “1-1” (term we’ll explain momentarily)!

Function formulae Yes No Are the following valid functions? B A 𝑓

Function formulae Yes No Are the following valid functions? B A 𝑓 Fails the “vertical line” test (2 different `y’s mapped to by the same `x’)

Surjective functions A function 𝑓:𝑋↦𝑌 is called surjective (or onto) iff ∀𝑦∈𝑌, ∃𝑥∈𝑋:𝑓 𝑥 =𝑦

Surjective functions A function 𝑓:𝑋↦𝑌 is called surjective (or onto) iff ∀𝑦∈𝑌, ∃𝑥∈𝑋:𝑓 𝑥 =𝑦 Intuitively: 𝑓 ′ 𝑠 co-domain is “full” with pointers

Surjective functions A function 𝑓:𝑋↦𝑌 is called surjective (or onto) iff ∀𝑦∈𝑌, ∃𝑥∈𝑋:𝑓 𝑥 =𝑦 Intuitively: 𝑓 ′ 𝑠 co-domain is “full” with pointers Mnemonic rule to remember the name “surjective”: in French, “sur” means “above”, “on”, or “onto”.

Surjective functions A function 𝑓:𝑋↦𝑌 is called surjective (or onto) iff ∀𝑦∈𝑌, ∃𝑥∈𝑋 [𝑓 𝑥 =𝑦] Intuitively: 𝑓 ′ 𝑠 co-domain is “full” with pointers Mnemonic rule to remember the name “surjective”: in French, “sur” means “above”, “on”, or “onto”. “sur”

Quiz on surjectivity Yes No Something Else Is 𝑓 𝑥 = 𝑥 2 surjective?

Quiz on surjectivity Yes No Is 𝑓 𝑥 = 𝑥 2 surjective? Something Else Is 𝑓 𝑥 = 𝑥 2 surjective? We have not provided you with either the domain or the co-domain!

Quiz on surjectivity Yes No Is 𝑓 𝑥 = 𝑥 2 surjective? Something Else Is 𝑓 𝑥 = 𝑥 2 surjective? We have not provided you with either the domain or the co-domain! 𝐷=ℝ, 𝐶=ℝ: Non-Surjective! (e.g -1 is not mapped to)

Quiz on surjectivity Yes No Is 𝑓 𝑥 = 𝑥 2 surjective? Something Else Is 𝑓 𝑥 = 𝑥 2 surjective? We have not provided you with either the domain or the co-domain! 𝐷=ℝ, 𝐶=ℝ: Non-Surjective! (e.g -1 is not mapped to) 𝐷=ℝ,𝐶= ℝ ≥0 : Surjective!

Quiz on surjectivity Yes No Is 𝑓 𝑥 = 𝑥 2 surjective? Something Else Is 𝑓 𝑥 = 𝑥 2 surjective? We have not provided you with either the domain or the co-domain! 𝐷=ℝ, 𝐶=ℝ: Non-Surjective! (e.g -1 is not mapped to) 𝐷=ℝ,𝐶= ℝ ≥0 : Surjective! 𝐷=ℕ,𝐶=? such that it is surjective?

Quiz on surjectivity Yes No Is 𝑓 𝑥 = 𝑥 2 surjective? Something Else Is 𝑓 𝑥 = 𝑥 2 surjective? We have not provided you with either the domain or the co-domain! 𝐷=ℝ, 𝐶=ℝ: Non-Surjective! (e.g -1 is not mapped to) 𝐷=ℝ,𝐶= ℝ ≥0 : Surjective! 𝐷=ℕ,𝐶=𝑆𝑄𝑈𝐴𝑅𝐸𝑆: Surjective!

Injective functions A function 𝑓:𝑋↦𝑌 is called injective (or 1-1) iff (∀ 𝑥 1 , 𝑥 2 ∈𝑋) [𝑓 𝑥 1 =𝑓 𝑥 2 ⇒ 𝑥 1 = 𝑥 2 ] Intuitively: Every element of the co-domain is mapped to by at most one element of the domain.

Injective functions A function 𝑓:𝑋↦𝑌 is called injective (or 1-1) iff (∀ 𝑥 1 , 𝑥 2 ∈𝑋) [𝑓 𝑥 1 =𝑓 𝑥 2 ⇒ 𝑥 1 = 𝑥 2 ] Intuitively: Every element of the co-domain is mapped to by at most one element of the domain. Why “at most one” and not exactly one?

Injective functions A function 𝑓:𝑋↦𝑌 is called injective (or 1-1) iff (∀ 𝑥 1 , 𝑥 2 ∈𝑋) [𝑓 𝑥 1 =𝑓 𝑥 2 ⇒ 𝑥 1 = 𝑥 2 ] Intuitively: Every element of the co-domain is mapped to by at most one element of the domain. Why at most one and not exactly one? Because 1-1 but not onto functions are possible! X Y 𝑓

Quiz on injectivity Yes No Something Else Is 𝑓 𝑥 = 𝑥 2 injective?

Quiz on injectivity Yes No Is 𝑓 𝑥 = 𝑥 2 injective? Something Else Is 𝑓 𝑥 = 𝑥 2 injective? We need domains and codomains!

Quiz on injectivity Yes No Is 𝑓 𝑥 = 𝑥 2 injective? Something Else Is 𝑓 𝑥 = 𝑥 2 injective? We need domains and codomains! 𝐷=ℝ, 𝐶=ℝ: Non-Injective! (e.g −3 2 = 3 2 =9)

Quiz on injectivity Yes No Is 𝑓 𝑥 = 𝑥 2 injective? Something Else Is 𝑓 𝑥 = 𝑥 2 injective? We need domains and codomains! 𝐷=ℝ, 𝐶=ℝ: Non-Injective! (e.g −3 2 = 3 2 =9) 𝐷=ℝ,𝐶= ℝ ≥0 : Non−Injective! (same example works)

Quiz on injectivity Yes No Is 𝑓 𝑥 = 𝑥 2 injective? Something Else Is 𝑓 𝑥 = 𝑥 2 injective? We need domains and codomains! 𝐷=ℝ, 𝐶=ℝ: Non-Injective! (e.g −3 2 = 3 2 =9) 𝐷=ℝ,𝐶= ℝ ≥0 : Non−Injective! (same example works) 𝐷=ℤ,𝐶=𝑆𝑄𝑈𝐴𝑅𝐸𝑆: Non−Injective! (same example works)

Quiz on injectivity Yes No Is 𝑓 𝑥 = 𝑥 2 injective? Something Else Is 𝑓 𝑥 = 𝑥 2 injective? We need domains and codomains! 𝐷=ℝ, 𝐶=ℝ: Non-Injective! (e.g −3 2 = 3 2 =9) 𝐷=ℝ,𝐶= ℝ ≥0 : Non−Injective! (same example works) 𝐷=ℤ,𝐶=𝑆𝑄𝑈𝐴𝑅𝐸𝑆: Non−Injective! (same example works) Can this function ever be injective?

Quiz on injectivity Yes No Is 𝑓 𝑥 = 𝑥 2 injective? Something Else Is 𝑓 𝑥 = 𝑥 2 injective? We need domains and codomains! 𝐷=ℝ, 𝐶=ℝ: Non-Injective! (e.g −3 2 = 3 2 =9) 𝐷=ℝ,𝐶= ℝ ≥0 : Non−Injective! (same example works) 𝐷=ℤ,𝐶=𝑆𝑄𝑈𝐴𝑅𝐸𝑆: Non−Injective! (same example works) Can this function ever be injective? Yes. Pick 𝐷=ℕ,𝐶=𝑆𝑄𝑈𝐴𝑅𝐸𝑆

Making functions onto or 1-1 To make a function onto, we need to make the co-domain smaller. To make a function 1-1 , we need to make the domain smaller.

Bijective functions A function 𝑓:𝑋↦𝑌 is called bijective (or a bijection, or a 1- 1 correspondence) iff it is both surjective and injective. We will try to avoid using the term “1-1 correspondence” (your book uses it) since it can confuse us with the notion of an injective (or 1-1) function.

Quiz on bijections

Quiz on bijections Yes No Are the following functions bijections? (In all examples, 𝐶=ℝ)

Quiz on bijections Yes No Are the following functions bijections? 𝑓 𝑥 = 𝑥 , 𝑥∈ℝ (In all examples, 𝐶=ℝ)

Quiz on bijections Yes No Are the following functions bijections? (In all examples, 𝐶=ℝ) Non-injective!

Quiz on bijections Yes No Are the following functions bijections? 𝑓 𝑥 = 𝑥 , 𝑥∈ℝ 𝑓 𝑥 =𝑎⋅𝑥+𝑏, 𝑎,𝑥,𝑏∈ℝ (In all examples, 𝐶=ℝ)

Quiz on bijections Yes No Are the following functions bijections? 𝑓 𝑥 = 𝑥 , 𝑥∈ℝ No 𝑓 𝑥 =𝑎⋅𝑥+𝑏, 𝑎,𝑥,𝑏∈ℝ No (In all examples, 𝐶=ℝ) !!!! For a = 0, the graph of the function fails the “horizontal line test”!

Quiz on bijections Yes No Are the following functions bijections? 𝑔 𝑥 = 𝑎⋅𝑥 2 , 𝑎,𝑥∈ ℝ, 𝑎>0 (In all examples, 𝐶=ℝ)

Quiz on bijections Yes No Are the following functions bijections? (In all examples, 𝐶=ℝ) Non-injective!

Quiz on bijections Yes No Are the following functions bijections? ℎ 𝑛 =4𝑛 −1, 𝑛∈ℤ (In all examples, 𝐶=ℝ)

Quiz on bijections Yes No Are the following functions bijections? (In all examples, 𝐶=ℝ) Non-surjective! Set ℎ 𝑛 =𝑦 and solve for 𝑛: 4𝑛 – 1 = 𝑦⇒𝑛= 𝑦+1 4 There are infinitely many choices of 𝑦 for which 𝑛∉ℤ!

Quiz on bijections Yes No Are the following functions bijections? ℎ 𝑥 =4𝑥 −1, 𝑥∈ℝ (In all examples, 𝐶=ℝ)

Quiz on bijections Yes No Are the following functions bijections? (In all examples, 𝐶=ℝ) Surjective and injective! Surjective, since, if we set ℎ 𝑛 =𝑦 and solve for 𝑛: 4𝑛 – 1 = 𝑦⇒𝑛= 𝑦+1 4 For every real 𝑦, there’s always a real solution 𝑛. Injective, since it’s of the form of (2) with 𝑎≠0.

Some interesting functions We will examine a pair of interesting functions from ℝ to ℤ. Given a real number 𝑟, the floor of 𝑟, denoted 𝑟 is the largest integer 𝑛:𝑛≤𝑟.

Floor and ceiling We will examine a pair of interesting functions from ℝ to ℤ. Given a real number 𝑟, the floor of 𝑟, denoted 𝑟 is the largest integer 𝑛:𝑛≤𝑟. Given a real number 𝑟, the ceiling of 𝑟, denoted ⌈𝑟⌉ is the smallest integer 𝑛:𝑛≥𝑟.

Floor and ceiling We will examine a pair of interesting functions from ℝ to ℤ. Given a real number 𝑟, the floor of 𝑟, denoted 𝑟 is the largest integer 𝑛:𝑛≤𝑟. Given a real number 𝑟, the ceiling of 𝑟, denoted ⌈𝑟⌉ is the smallest integer 𝑛:𝑛≥𝑟. ⌊ 𝑟 1 ⌋ ⌈ 𝑟 1 ⌉ ⌊ 𝑟 2 ⌋ ⌈ 𝑟 2 ⌉ -4 -3 -2 -1 1 2 3 4 5 6 7 𝑟 1 𝑟 2

Examples 1.3 =1

Examples 1.3 =1 10.3 =10

Examples 1.3 =1 10.3 =10 0.8 =1

Examples 1.3 =1 10.3 =10 0.8 =1 0.0000000000…1 =1

Examples 1.3 =1 10.3 =10 0.8 =1 0.0000000000…1 =1 −5.6 =−5 At this point, might be worth mentioning that those functions are not injective!

Examples From these two we can deduce… 1.3 =1 10.3 =10 0.8 =1 0.0000000000…1 =1 −5.6 =−5 From these two we can deduce… At this point, might be worth mentioning that those functions are not injective!

Examples From these two we can deduce… that floor is non-injective! 1.3 =1 10.3 =10 0.8 =1 0.0000000000…1 =1 −5.6 =−6 From these two we can deduce… that floor is non-injective! (same for ceiling, of course) At this point, might be worth mentioning that those functions are not injective!

Vote! 3 = 3 2 4 3.5

Vote! 3 =3 𝜋 = 3 2 4 3.5 3 𝜋 4 3.5

Vote! 3 2 4 3.5 3 =3 𝜋 = 4 2 500 × 500 2 = 3 𝜋 4 3.5 2 500 ×500 2 500 × 500 2 2 500 × 500 2 2 499 × 500 2 Something else

Vote! 3 2 4 3.5 3 =3 𝜋 = 4 2 500 × 500 2 = 2 500 × 500 2 ∀𝑛∈ℤ, 𝑛 = 𝑛 =𝑛 3 𝜋 4 3.5 2 500 ×500 2 500 × 500 2 2 500 × 500 2 2 499 × 500 2 Something else T 𝐹

Vote! 3 =3 𝜋 = 4 ∀𝑛∈ℤ, 𝑛 = 𝑛 =𝑛 T ∀𝑛∈ℤ, 𝑛 = 𝑛 =𝑛 3 2 4 3.5 3 𝜋 4 3.5 T 3 =3 𝜋 = 4 2 500 × 500 2 = 2 500 × 500 2 ∀𝑛∈ℤ, 𝑛 = 𝑛 =𝑛 T ∀𝑛∈ℤ, 𝑛 = 𝑛 =𝑛 3 𝜋 4 3.5 2 500 ×500 2 500 × 500 2 2 500 × 500 2 2 499 × 500 2 Something else T 𝐹 T 𝐹

Vote! 3 =3 𝜋 = 4 ∀𝑛∈ℤ, 𝑛 = 𝑛 =𝑛 T ∀𝑛∈ℤ, 𝑛 = 𝑛 =𝑛 T 3 2 4 3.5 3 𝜋 4 3.5 3 =3 𝜋 = 4 2 500 × 500 2 = 2 500 × 500 2 ∀𝑛∈ℤ, 𝑛 = 𝑛 =𝑛 T ∀𝑛∈ℤ, 𝑛 = 𝑛 =𝑛 T 3 𝜋 4 3.5 2 500 ×500 2 500 × 500 2 2 500 × 500 2 2 499 × 500 2 Something else T 𝐹 T 𝐹

Relations

Functions ultra-formally Consider the function that we talked about before: A B 𝑓 1 2 4 3

Functions ultra-formally Consider the function that we talked about before: Can view it as the set of ordered pairs { 0,0 , 1,1 , 2,4 , 3,4 , (4, 1)} A B 𝑓 1 2 4 3

Functions ultra-formally Let 𝐴, 𝐵 be sets. A function 𝑓:𝐴↦𝐵 is any subset 𝑆=𝐴 × 𝐵 where ∀𝑎∈𝐴 [ ∃𝑏∈𝐵 𝑎, 𝑏 ∈𝑆 ] (every element of the domain maps somewhere) ∀𝑎∈𝐴 [ ∃ 𝑏 1 ∈𝐵 𝑎, 𝑏 1 ∈𝑆 ∧∀ 𝑏 2 ≠ 𝑏 1 𝑎, 𝑏 2 ∉𝑆 ] (every element of the domain maps to exactly one element of the co-domain)

Functions ultra-formally Let 𝐴, 𝐵 be sets. A function 𝑓:𝐴↦𝐵 is any subset 𝑆=𝐴 × 𝐵 where ∀𝑎∈𝐴 [ ∃𝑏∈𝐵 𝑎, 𝑏 ∈𝑆 ] (every element of the domain maps somewhere) ∀𝑎∈𝐴 [ ∃ 𝑏 1 ∈𝐵 𝑎, 𝑏 1 ∈𝑆 ∧∀ 𝑏 2 ≠ 𝑏 1 𝑎, 𝑏 2 ∉𝑆 ] (every element of the domain maps to exactly one element of the co-domain) We generalize the notion of a function to that of a relation! Any subset of 𝐴 × 𝐵 that doesn’t abide by (1) or (2) we call a relation from A to B.

Examples (<, ℝ×ℝ) {…, −1.5, −1.2 , −1.4,−1.2 , 2 , 3 , 2 , 5 ,…} {…, −1.5, −1.2 , −1.4,−1.2 , 2 , 3 , 2 , 5 ,…} Verbally tell them that is is “less than” on R^2

Examples (<, ℝ×ℝ) ≤,ℝ×ℝ {…, −1.5, −1.2 , −1.4,−1.2 , 2 , 3 , 2 , 5 ,…} ≤,ℝ×ℝ {…, 2, 2 , 2, 2.1 , 2 , 3 , 2 , 5 ,…}

Examples (<, ℝ×ℝ) ≤,ℝ×ℝ 𝐵𝑖𝑙𝑙, ℝ×ℕ {…, −1.5, −1.2 , −1.4,−1.2 , 2 , 3 , 2 , 5 ,…} ≤,ℝ×ℝ {…, 2, 2 , 2, 2.1 , 2 , 3 , 2 , 5 ,…} 𝐵𝑖𝑙𝑙, ℝ×ℕ { 𝑟, 𝑛 | 𝑛 appears in the decimal expansion of 𝑟 } E.g: {…, 𝜋, 1 , 𝑒, 7 , 1 7 , 4 , …} We would formally say that all of the above are elements of the relation “Bill” Verbally state the names of the other relations.

Reflexivity A relation X⊆𝐴 × 𝐴 is reflexive if ∀𝑎∈𝐴 [ 𝑎, 𝑎 ∈𝑋 ]

Reflexivity A relation X⊆𝐴 × 𝐴 is reflexive if ∀𝑎∈𝐴 𝑎, 𝑎 ∈𝑋 Examples: ∀𝑎∈𝐴 𝑎, 𝑎 ∈𝑋 Examples: (≤,ℕ×ℕ) is reflexive, since ∀𝑛∈ℕ 𝑛≤𝑛 (<,ℕ×ℕ) is not reflexive, since ∼ ∀𝑛∈ℕ 𝑛<𝑛 (in fact, there is no such 𝑛) (𝐽𝑎𝑠𝑜𝑛,ℕ×ℕ) defined as { 𝑥, 𝑦 | 𝑥+𝑦≥100} is not reflexive (e.g 10, 10 ∉𝐽𝑎𝑠𝑜𝑛)) Say verbally that one needs only one counter-example (a forall statement can be proven negative with just one witness)

Symmetry A relation X⊆𝐴 × 𝐴 is symmetric if ∀ 𝑎 1 , 𝑎 2 ∈𝐴 𝑎 1 , 𝑎 2 ∈𝑋 ⇒ 𝑎 2 , 𝑎 1 ∈𝑋)

Symmetry A relation X⊆𝐴 × 𝐴 is symmetric if ∀ 𝑎 1 , 𝑎 2 ∈𝐴 𝑎 1 , 𝑎 2 ∈𝑋 ⇒ 𝑎 2 , 𝑎 1 ∈𝑋) Examples: (≤,ℕ×ℕ) is not symmetric since 4≤5 but ∼(5≤4) (<,ℕ×ℕ) is not symmetric (see above) (𝐽𝑎𝑠𝑜𝑛,ℕ×ℕ) defined as { 𝑥, 𝑦 | 𝑥+𝑦≥100} is symmetric since 𝑥+𝑦≤100 ⇒(𝑦+𝑥≤100)

∀ 𝑎 1 , 𝑎 2 , 𝑎 3 ∈𝐴 𝑎 1 , 𝑎 2 ∈𝑋 ∧( 𝑎 2 , 𝑎 3 ∈𝑋)⇒ 𝑎 1 , 𝑎 3 ∈𝑋) Transitivity A relation X⊆𝐴 × 𝐴 is transitive if ∀ 𝑎 1 , 𝑎 2 , 𝑎 3 ∈𝐴 𝑎 1 , 𝑎 2 ∈𝑋 ∧( 𝑎 2 , 𝑎 3 ∈𝑋)⇒ 𝑎 1 , 𝑎 3 ∈𝑋)

∀ 𝑎 1 , 𝑎 2 , 𝑎 3 ∈𝐴 𝑎 1 , 𝑎 2 ∈𝑋 ∧( 𝑎 2 , 𝑎 3 ∈𝑋)⇒ 𝑎 1 , 𝑎 3 ∈𝑋) Transitivity A relation X⊆𝐴 × 𝐴 is transitive if ∀ 𝑎 1 , 𝑎 2 , 𝑎 3 ∈𝐴 𝑎 1 , 𝑎 2 ∈𝑋 ∧( 𝑎 2 , 𝑎 3 ∈𝑋)⇒ 𝑎 1 , 𝑎 3 ∈𝑋) (≤,ℕ×ℕ) is transitive since 𝑥≤𝑦 ∧ 𝑦≤𝑧 ⇒ 𝑥≤𝑧 (<,ℕ×ℕ) is transitive (see above) (𝐽𝑎𝑠𝑜𝑛,ℕ×ℕ) defined as { 𝑥, 𝑦 | 𝑥+𝑦≥100} ???

Transitivity A relation X⊆𝐴 × 𝐴 is transitive if ∀ 𝑎 1 , 𝑎 2 , 𝑎 3 ∈𝐴 𝑎 1 , 𝑎 2 ∈𝑋 ∧( 𝑎 2 , 𝑎 3 ∈𝑋)⇒ 𝑎 1 , 𝑎 3 ∈𝑋) (≤,ℕ×ℕ) is transitive since 𝑥≤𝑦 ∧ 𝑦≤𝑧 ⇒ 𝑥≤𝑧 (<,ℕ×ℕ) is transitive (see above) (𝐽𝑎𝑠𝑜𝑛,ℕ×ℕ) defined as { 𝑥, 𝑦 | 𝑥+𝑦≥100} is not transitive since (counter-example): 1, 100 ∈𝐽𝑎𝑠𝑜𝑛∧ 100, 5 ∈𝐽𝑎𝑠𝑜𝑛 but 1, 5 ∉𝐽𝑎𝑠𝑜𝑛