Outline of discrete mathematics

Overview of and topical guide to discrete mathematics

Discrete mathematics is the study of mathematical structures that are fundamentally discrete rather than continuous. In contrast to real numbers that have the property of varying "smoothly", the objects studied in discrete mathematics – such as integers, graphs, and statements in logic[1] – do not vary smoothly in this way, but have distinct, separated values.[2] Discrete mathematics, therefore, excludes topics in "continuous mathematics" such as calculus and analysis.

Included below are many of the standard terms used routinely in university-level courses and in research papers. This is not, however, intended as a complete list of mathematical terms; just a selection of typical terms of art that may be encountered.

  • Logic – Study of correct reasoning
  • Modal logic – Type of formal logic
  • Set theory – Branch of mathematics that studies sets
  • Number theory – Mathematics of integer properties
  • Combinatorics – Branch of discrete mathematics
  • Finite mathematics – Syllabus in college and university mathematics
  • Graph theory – Area of discrete mathematics
  • Digital geometry – Deals with digitized models or images of objects of the 2D or 3D Euclidean space
  • Digital topology – Properties of 2D or 3D digital images that correspond to classic topological properties
  • Algorithmics – Sequence of operations for a taskPages displaying short descriptions of redirect targets
  • Information theory – Scientific study of digital information
  • Computability – Ability to solve a problem in an effective manner
  • Computational complexity theory – Inherent difficulty of computational problems
  • Probability theory – Branch of mathematics concerning probability
  • Probability – Branch of mathematics concerning chance and uncertainty
  • Markov chains – Random process independent of past history
  • Linear algebra – Branch of mathematics
  • Functions – Association of one output to each input
  • Partially ordered set – Mathematical set with an ordering
  • Proofs – Reasoning for mathematical statements
  • Relation – Relationship between two sets, defined by a set of ordered pairs

Discrete mathematical disciplines

For further reading in discrete mathematics, beyond a basic level, see these pages. Many of these disciplines are closely related to computer science.

Concepts in discrete mathematics

Sets

  • Set (mathematics) – Collection of mathematical objects
    • Element (mathematics) – Any one of the distinct objects that make up a set in set theory
    • Venn diagram – Diagram that shows all possible logical relations between a collection of sets
    • Empty set – Mathematical set containing no elements
    • Subset – Set whose elements all belong to another set
    • Union (set theory) – Set of elements in any of some sets
    • Intersection (set theory) – Set of elements common to all of some sets
    • Complement (set theory) – Set of the elements not in a given subset
    • Symmetric difference – Elements in exactly one of two sets
  • Ordered pair – Pair of mathematical objects
  • Cartesian product – Mathematical set formed from two given sets
  • Power set – Mathematical set containing all subsets of a given set
  • Simple theorems in the algebra of sets
  • Naive set theory – Informal set theories
  • Multiset – Mathematical set with repetitions allowed

Functions

  • Function – Association of one output to each input
  • Domain of a function – Mathematical concept
  • Codomain – Target set of a mathematical function
  • Range of a function – Subset of a function's codomain
  • Image (mathematics) – Set of the values of a function
  • Injective function – Function that preserves distinctness
  • Surjection – Function such that every element has a preimage (mathematics)Pages displaying short descriptions of redirect targets
  • Bijection – One-to-one correspondence
  • Function composition – Operation on mathematical functions
  • Partial function – Function whose actual domain of definition may be smaller than its apparent domain
  • Multivalued function – Generalized mathematical function
  • Binary function – Function that takes two inputs
  • Floor function – Nearest integers from a numberPages displaying short descriptions of redirect targets
  • Sign function – Mathematical function returning -1, 0 or 1
  • Inclusion map – or inclusion function, or canonical injectionPages displaying wikidata descriptions as a fallback
  • Pigeonhole principle – If there are more items than boxes holding them, one box must contain at least two items
  • Relation composition – Mathematical operationPages displaying short descriptions of redirect targets
  • Permutations – Mathematical version of an order changePages displaying short descriptions of redirect targets
  • Symmetry – Mathematical invariance under transformations

Arithmetic

Elementary algebra

Elementary algebra – Basic concepts of algebra

Mathematical relations

  • Binary relation – Relationship between elements of two sets
  • Heterogeneous relation – Relationship between elements of two setsPages displaying short descriptions of redirect targets
  • Reflexive relation – Binary relation that relates every element to itself
  • Reflexive property of equality – Relationship asserting that two quantities are the samePages displaying short descriptions of redirect targets
  • Symmetric relation – Type of binary relation
  • Symmetric property of equality – Relationship asserting that two quantities are the samePages displaying short descriptions of redirect targets
  • Antisymmetric relation – Binary relation such that if A is related to B and is different from it then B is not related to A
  • Transitivity (mathematics) – Type of binary relation
  • Equivalence and identity
    • Equivalence relation – Mathematical concept for comparing objects
    • Equivalence class – Mathematical concept
    • Equality (mathematics) – Relationship asserting that two quantities are the same
      • Inequation – Mathematical statement that two values are not equal
      • Inequality (mathematics) – Mathematical relation expressed with < or ≤
    • Similarity (geometry) – Property of objects which are scaled or mirrored versions of each other
    • Congruence (geometry) – Relationship between two figures of the same shape and size, or mirroring each other
    • Equation – Mathematical formula expressing equality
    • Identity (mathematics) – Equation that is satisfied for all values of the variables
      • Identity element – Specific element of an algebraic structure
      • Identity function – In mathematics, a function that always returns the same value that was used as its argument
    • Substitution property of equality – Relationship asserting that two quantities are the samePages displaying short descriptions of redirect targets
    • Graphing equivalence – Mathematical concept for comparing objectsPages displaying short descriptions of redirect targets
    • Extensionality – Logic principle
    • Uniqueness quantification – Logical property of being the one and only object satisfying a condition

Mathematical phraseology

  • If and only if – Logical connective
  • Necessary and sufficient – Terms to describe a conditional relationship between two statementsPages displaying short descriptions of redirect targets
  • Distinct – Relationship asserting that two quantities are the samePages displaying short descriptions of redirect targets
  • Difference – One of the four basic arithmetic operations
  • Absolute value – Distance from zero to a number
  • Up to – Mathematical statement of uniqueness, except for an equivalent structure (equivalence relation)
  • Modular arithmetic – Computation modulo a fixed integer
  • Characterization (mathematics) – Term in mathematics
  • Normal form – Standard representation of a mathematical objectPages displaying short descriptions of redirect targets
  • Canonical form – Standard representation of a mathematical object
  • Without loss of generality – Expression in mathematics
  • Vacuous truth – Conditional statement which is true because the antecedent cannot be satisfied
  • Contradiction – Logical incompatibility between two or more propositions, Reductio ad absurdum – Argument that leads to a logical absurdity
  • Counterexample – Exception to a proposed general rule
  • Sufficiently large – mathematical conceptPages displaying wikidata descriptions as a fallback
  • Pons asinorum – Statement that the angles opposite the equal sides of an isosceles triangle are themselves equal
  • Table of mathematical symbols – Meanings of symbols used in mathematicsPages displaying short descriptions of redirect targets
  • Contrapositive – Mathematical logic conceptPages displaying short descriptions of redirect targets
  • Mathematical induction – Form of mathematical proof

Combinatorics

Combinatorics – Branch of discrete mathematics

  • Permutations and combinations – Selection of items from a set
  • Permutation – Mathematical version of an order change
  • Combination – Selection of items from a set
  • Factorial – Product of numbers from 1 to n
  • Pascal's triangle – Triangular array of the binomial coefficients in mathematics
  • Combinatorial proof – proofs in enumerative combinatorics based on bijections or double countings of combinatorial objectsPages displaying wikidata descriptions as a fallback
    • Bijective proof – Technique for proving sets have equal size
    • Double counting (proof technique) – Type of proof technique

Probability

Probability – Branch of mathematics concerning chance and uncertainty

  • Average – Number taken as representative of a list of numbers
  • Expected value – Average value of a random variable
  • Discrete random variable – Variable representing a random phenomenonPages displaying short descriptions of redirect targets
  • Sample space – Set of all possible outcomes or results of a statistical trial or experiment
  • Event – In statistics and probability theory, set of outcomes to which a probability is assigned
  • Conditional Probability – Probability of an event occurring, given that another event has already occurredPages displaying short descriptions of redirect targets
  • Independence – When the occurrence of one event does not affect the likelihood of another
  • Random variables – Variable representing a random phenomenonPages displaying short descriptions of redirect targets

Propositional logic

  • Logical operator – Symbol connecting sentential formulas in logicPages displaying short descriptions of redirect targets
  • Truth table – Mathematical table used in logic
  • De Morgan's laws – Pair of logical equivalences
  • Open sentence – formula that contains at least one free variablePages displaying wikidata descriptions as a fallback
  • List of topics in logic – Overview of and topical guide to logicPages displaying short descriptions of redirect targets

Mathematicians associated with discrete mathematics

  • Paul Erdős – Hungarian mathematician (1913–1996)
  • Leonhard Euler - Swiss mathematician (1707-1783)
  • Richard Karp - American computer scientist (b. 1935)
  • Ronald Graham – American mathematician (1935–2020)
  • Claude Shannon - American mathematician (1916-2001)
  • Donald Knuth - American mathematician and computer scientist (b. 1938)
  • George Szekeres – Hungarian-Australian mathematician
  • Aristotle – Ancient Greek philosopher and polymath (384–322 BC)

See also

  • iconMathematics portal

References

  1. ^ Richard Johnsonbaugh, Discrete Mathematics, Prentice Hall, 2008; James Franklin, Discrete and continuous: a fundamental dichotomy in mathematics, Journal of Humanistic Mathematics 7 (2017), 355-378.
  2. ^ Weisstein, Eric W. "Discrete mathematics". MathWorld.

External links

  • Archives
  • Jonathan Arbib & John Dwyer, Discrete Mathematics for Cryptography, 1st Edition ISBN 978-1-907934-01-8.
  • John Dwyer & Suzy Jagger, Discrete Mathematics for Business & Computing, 1st Edition 2010 ISBN 978-1-907934-00-1.
  • v
  • t
  • e
Wikipedia outlines
General reference
  • Culture and the arts
  • Geography and places
  • Health and fitness
  • History and events
  • Mathematics and logic
  • Natural and physical sciences
  • People and self
  • Philosophy and thinking
  • Religion and belief systems
  • Society and social sciences
  • Technology and applied sciences