IISER M Course Content

IISER M Course Content

Want to contribute? Click here to suggest edits or additions.

Sets

Set is a well defined collection of objects. Well defined here means that an element of the Domain x should be unambiguously belong to or not belong to set S.

x∈A ≡ “x belongs to set A”

x∉A ≡ “x does not belong to set A”

Properties

Types

Sets need not be of a particular “type” - {{1,2,3},6,7} May also be infinite. {1,2,3,4….} Null/Empty set = {} = ∅

Operations on sets

Languages

Σ is a finite set called an “alphabet”.

The finite sequence is called a string.

A language over Σ is a set of strings.