๐ŸŒ Mathematics ยท subject

Mathematics Discrete Mathematics Syllabus

Every chapter and topic of Discrete Mathematics examined in Mathematics โ€” 9 chapters, 0 topics, plus 50 flashcards written against it.

9Chapters
0Topics
0Sub-topics
~2hEst. first pass
50Flashcards

Discrete Mathematics syllabus โ€” full chapter and topic list

Expand any chapter to see its topics and sub-topics. This is the whole examinable outline for Discrete Mathematics in Mathematics, not a summary of it.

  1. Set Theory

    overview

    Examined as a single unit within Discrete Mathematics โ€” no further topic split in the official outline.

  2. Logic

    overview

    Examined as a single unit within Discrete Mathematics โ€” no further topic split in the official outline.

  3. Number Theory

    overview

    Examined as a single unit within Discrete Mathematics โ€” no further topic split in the official outline.

  4. Combinatorics

    overview

    Examined as a single unit within Discrete Mathematics โ€” no further topic split in the official outline.

  5. Graph Theory

    overview

    Examined as a single unit within Discrete Mathematics โ€” no further topic split in the official outline.

  6. Algorithms

    overview

    Examined as a single unit within Discrete Mathematics โ€” no further topic split in the official outline.

  7. Boolean Algebra

    overview

    Examined as a single unit within Discrete Mathematics โ€” no further topic split in the official outline.

  8. Cryptography

    overview

    Examined as a single unit within Discrete Mathematics โ€” no further topic split in the official outline.

  9. Mathematical Induction

    overview

    Examined as a single unit within Discrete Mathematics โ€” no further topic split in the official outline.

Discrete Mathematics flashcards for Mathematics

23 of 50 cards from the Discrete Mathematics deck โ€” real questions with worked answers.

  1. What is a set, and what does it mean for an object to be an element of a set?

    A set is a well-defined, unordered collection of distinct objects. If an object $x$ belongs to a set $A$, we write $x \in A$; otherwise $x \notin A$.

  2. State the formula for the number of subsets of a finite set with $n$ elements (the cardinality of its power set).

    A set with $n$ elements has $2^{n}$ subsets, so $|\mathcal{P}(A)| = 2^{n}$.

  3. Define the union, intersection, and difference of two sets $A$ and $B$.

    $A \cup B = \{x : x \in A \text{ or } x \in B\}$, $A \cap B = \{x : x \in A \text{ and } x \in B\}$, and $A \setminus B = \{x : x \in A \text{ and } x \notin B\}$.

  4. State De Morgan's laws for sets.

    $\overline{A \cup B} = \overline{A} \cap \overline{B}$ and $\overline{A \cap B} = \overline{A} \cup \overline{B}$.

  5. State the inclusion-exclusion principle for two finite sets.

    $|A \cup B| = |A| + |B| - |A \cap B|$.

  6. State the inclusion-exclusion principle for three finite sets.

    $|A \cup B \cup C| = |A| + |B| + |C| - |A \cap B| - |A \cap C| - |B \cap C| + |A \cap B \cap C|$.

  7. What is the Cartesian product $A \times B$ of two sets, and what is its cardinality?

    $A \times B = \{(a,b) : a \in A,\ b \in B\}$, the set of all ordered pairs. Its cardinality is $|A \times B| = |A| \cdot |B|$.

  8. Define a proposition in propositional logic.

    A proposition is a declarative statement that is either true or false, but not both.

  9. Write the truth table outputs for the conditional $p \to q$.

    $p \to q$ is false only when $p$ is true and $q$ is false; in all other cases ($TT$, $FT$, $FF$) it is true.

  10. What is the contrapositive of $p \to q$, and is it logically equivalent to the original?

    The contrapositive is $\neg q \to \neg p$, and it is logically equivalent to $p \to q$.

  11. State the logical equivalence expressing a conditional in terms of disjunction.

    $p \to q \equiv \neg p \lor q$.

  12. Define a tautology and a contradiction in propositional logic.

    A tautology is a compound proposition that is true under every assignment of truth values; a contradiction is one that is false under every assignment.

  13. State De Morgan's laws for logic.

    $\neg(p \land q) \equiv \neg p \lor \neg q$ and $\neg(p \lor q) \equiv \neg p \land \neg q$.

  14. What is the negation of the quantified statement $\forall x\, P(x)$?

    $\neg(\forall x\, P(x)) \equiv \exists x\, \neg P(x)$.

  15. What is the negation of the quantified statement $\exists x\, P(x)$?

    $\neg(\exists x\, P(x)) \equiv \forall x\, \neg P(x)$.

  16. State the inference rule modus ponens.

    From $p \to q$ and $p$, conclude $q$. Symbolically: $[(p \to q) \land p] \to q$.

  17. State the inference rule modus tollens.

    From $p \to q$ and $\neg q$, conclude $\neg p$. Symbolically: $[(p \to q) \land \neg q] \to \neg p$.

  18. Define a reflexive relation on a set $A$.

    A relation $R$ on $A$ is reflexive if $(a,a) \in R$ for every $a \in A$.

  19. Define a symmetric relation and an antisymmetric relation.

    $R$ is symmetric if $(a,b) \in R \Rightarrow (b,a) \in R$. $R$ is antisymmetric if $(a,b) \in R$ and $(b,a) \in R$ imply $a = b$.

  20. What three properties must a relation satisfy to be an equivalence relation?

    It must be reflexive, symmetric, and transitive.

  21. What three properties define a partial order relation?

    It must be reflexive, antisymmetric, and transitive.

  22. Distinguish among injective, surjective, and bijective functions.

    Injective (one-to-one): distinct inputs give distinct outputs. Surjective (onto): every element of the codomain is hit. Bijective: both injective and surjective.

  23. State the pigeonhole principle.

    If $n$ objects are placed into $k$ boxes and $n > k$, then at least one box contains at least two objects. More generally, some box contains at least $\lceil n/k \rceil$ objects.

See more Discrete Mathematics flashcards โ†’

Planning Discrete Mathematics for Mathematics

Discrete Mathematics is one of 7 subjects in Mathematics โ€” 0 of 0 topics, spread over 9 chapters. At roughly 45 minutes per topic plus 12 minutes per sub-topic, a first pass runs to about 2 hours.

The heaviest chapters are Set Theory (0 topics), Logic (0 topics), Number Theory (0 topics) . Front-load those while your energy is high; the short chapters are better revision filler later.

Work top-down: read the chapter, then tick topics off individually rather than marking the whole chapter done. Sub-topics are where silent gaps hide.

Discrete Mathematics (Mathematics) FAQ

What is in the Mathematics Discrete Mathematics syllabus?

Discrete Mathematics is split into 9 chapters โ€” Set Theory, Logic, Number Theory, Combinatorics, Graph Theory and Algorithms, and 3 more, containing 0 topics and 0 sub-topics in total.

How many chapters are there in Discrete Mathematics for Mathematics?

9 chapters. Discrete Mathematics accounts for about 1% of the topics in the whole Mathematics syllabus (0 of 0).

How long should I spend on Discrete Mathematics for Mathematics?

Budget around 2 hours for a first pass through Discrete Mathematics โ€” about 45 minutes per topic plus 12 minutes per sub-topic across its 0 topics. Add revision cycles on top.

Are there flashcards for Mathematics Discrete Mathematics?

Yes โ€” a 50-card Discrete Mathematics deck. Sample cards are printed on this page, and the full deck is free in the Examius app with spaced repetition scheduling.