Close
Register
Close Window

OpenDSA Complete Catalog

Chapter 6 Mathematical Background

| About   «  5.9. More Practice Exercises   ::   Contents   ::   6.2. Set Notation  »

6.1. Set Notation

6.1.1. Introduction to Sets

The concept of a set in the mathematical sense is widely usde in computer science. The notations and techniques of set theory are commonly used when describing and implementing algorithms because the abstractions associated with sets often help to clarify and simplify algorithm design. So, knowing this notation helps you to communicate with other computer scientists.

Settings

Proficient Saving... Error Saving
Server Error
Resubmit

6.1.2. Set Common Notation

The following table shows the symbols commonly used to express sets and their relationships.

Settings

Proficient Saving... Error Saving
Server Error
Resubmit

   «  5.9. More Practice Exercises   ::   Contents   ::   6.2. Set Notation  »

Close Window