{{ 'ml-label-loading-course' | message }}
{{ toc.name }}
{{ toc.signature }}
{{ tocHeader }} {{ 'ml-btn-view-details' | message }}
{{ tocSubheader }}
{{ 'ml-toc-proceed-mlc' | message }}
{{ 'ml-toc-proceed-tbs' | message }}
Lesson
Exercises
Recommended
Tests
An error ocurred, try again later!
Chapter {{ article.chapter.number }}
{{ article.number }}. 

{{ article.displayTitle }}

{{ article.intro.summary }}
{{ 'ml-btn-show-less' | message }} {{ 'ml-btn-show-more' | message }} expand_more
{{ 'ml-heading-abilities-covered' | message }}
{{ ability.description }} {{ ability.displayTitle }}
{{ 'ml-heading-lesson-settings' | message }}
{{ 'ml-lesson-show-solutions' | message }}
{{ 'ml-lesson-show-hints' | message }}
{{ 'ml-lesson-number-slides' | message : article.intro.bblockCount}}
{{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount}}
{{ 'ml-lesson-time-estimation' | message }}

Concept

Set

A set is a collection of well-defined unique objects called elements. Sets are often illustrated by a Venn diagram, but there are several other ways to visualize them.
Verbal Description All negative integers greater than
Roster Notation
Set-Builder Notation

Each way of describing a set will be discussed and a corresponding example will be shown.

Verbal Description

A set can be described in words as long as there is no ambiguity of whether any particular object belongs to the set. For example, the set of delicious dishes is not a valid description because delicious is not well-defined. However, the set of desserts with chocolate is valid because including chocolate is an objective description.

Listing Method or Roster Notation

In listing method or roster notation, the elements of a set can be shown within curly brackets and separated by commas. The order of the elements is not relevant.
Furthermore, the elements of a set are only considered once and their original order can be disregarded. In the example below, a set is created with the numbers of a given list.
Although the number occurs twice in the list, it is written only once in the set .

Set-Builder Notation

In set-builder notation, sets are described by stating the common characteristics of its elements. To do this, a variable followed by or is written. Then, the common characteristics of the elements are defined. Finally, the whole notation is enclosed in curly brackets.
The symbols and are read as such that. The above example can be read as the set of all numbers such that is an odd integer greater than negative