Chapter 1 Flashcards
What are the three most important kind of mathematical sentences
Universal Statement, Conditional Statement, Existential Statement
A Universal Statement says that…
… a certain property is true for all elements in a set.
A Conditional Statement says that…
… if something is true, then another thing has also to be true.
A Existential Statement says that…
… given a property that may or not to be true, there is at least one thing for which the property is true.
What is a set?
A set is a collection of objects.
What ∈ means?
It means “belongs to”.
What the Axiom of extension says?
It says that the set is determined by what its elements are. The repetion or order of the elements doesn’t matter.
What are continuous objects?
Mathematical objects that have no space between them. Ex: the real number.
Whate are Discrete objects?
Mathematical objects that have space between them. Ex: integers.
How can we describe the set of elements “1”, “2”, “3” and “4” using the Set-Roster Notation?
{1, 2, 3, 4}
What is the model for the Set-Builder Notation…
{x E s | P(x)}
What is a subset?
Is a set which all its elements belongs to another set.
What is a proper subset?
Proper subsets are subsets of sets that are not themselves.
What A⊆B means?
It means A is a subset of B.
What is an Ordered pair?
Given elements a and b (a, b) is an ordered pair meaning that a is the first element and d is the second element. To say (a, b) = (c, d), necessarily means that a = c and b = d.
What is a tuple?
It is a finite ordered list of elements.