Discrete Structures - Sets and Subsets Practice Flashcards

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/24

flashcard set

Earn XP

Description and Tags

Vocabulary practice flashcards covering basic set theory, notation, subsets, and power sets based on the CSCI 1900 lecture notes.

Last updated 5:36 PM on 8/20/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

25 Terms

1
New cards

Set

Any well-defined collection of objects.

2
New cards

Elements (Members)

The objects contained in a set.

3
New cards

Well-defined

The condition where it is possible to decide if a given object belongs to a collection or not.

4
New cards

ÆÆ

The label for the empty set, where Æ={}Æ = \{ \}.

5
New cards

I^Î

Notation meaning "is an element of," shaped like an "E" for element.

6
New cards

I¨Ï

Notation meaning "is not an element of."

7
New cards

A={aa is ...}A = \{a \mid a \text{ is ...}\}

Notation representing "the set AA is comprised of elements aa where aa satisfies specified properties."

8
New cards

Z+Z^+

The set of all xx such that xx is a positive integer.

9
New cards

NN

The set of all xx such that xx is a positive integer or zero.

10
New cards

ZZ

The set of all xx such that xx is an integer.

11
New cards

QQ

The set of rational numbers that can be written as ab\frac{a}{b}, where aa and bb are integers and b0b \neq 0.

12
New cards

RR

The set of all xx such that xx is a real number.

13
New cards

Subset (A Iˊ BA \text{ Í } B)

A condition where every element of AA is also an element of BB, meaning for every xx, xAx \in A implies xBx \in B. Or, AA is "contained in" BB.

14
New cards

IˊÍ

The notation for "is contained in," shaped like a "C" for contained.

15
New cards

Venn Diagrams

Named after British logician John Venn, these are graphical depictions of the relationship between sets.

16
New cards

Subset Transitive Property

The theorem stating that if A Iˊ BA \text{ Í } B and B Iˊ CB \text{ Í } C, then A Iˊ CA \text{ Í } C.

17
New cards

Reflexive Subset Property

The theorem stating that if AA is any set, then A Iˊ AA \text{ Í } A (every set is a subset of itself).

18
New cards

Æ Iˊ AÆ \text{ Í } A

A theorem stating that the statement "the empty set is a subset of AA" is always true for any set AA, because ÆÆ contains no elements.

19
New cards

Set Equality

The condition where if A Iˊ BA \text{ Í } B and B Iˊ AB \text{ Í } A, then A=BA = B.

20
New cards

Universal Set (UU)

The set containing all objects for which the discussion is meaningful; denoted with a rectangle in a Venn diagram.

21
New cards

Finite Set

A set AA that has nn distinct elements, where nNn \in N.

22
New cards

Cardinality

The number of distinct elements in a set AA, denoted by A|A|.

23
New cards

Infinite Set

A set that is not finite.

24
New cards

Power Set (P(A)P(A))

The set of all subsets of AA, including the empty set (ÆÆ).

25
New cards

Cardinality of P(A)P(A)

Calculated by the formula 2n2^n, where nn is the cardinality of set AA.