logic:
proof systems:
axioms:
example axiom systems:
proofs:
proof by induction:
definitions:
notation:
sets and collections:
numbers and algebraic systems:
functions and relations:
sequences, series, limits:
algebraic structures:
order and lattice structures:
topological spaces:
geometric and analytic structures:
expressions: represent values; variables, constants, operators; no equals sign
algebraic:
equations: assert equality between expressions
inequalities: compare expressions without requiring equality
algebraic operations:
transformations:
composition and inversion:
operators:
morphisms:
functions: map each input to exactly one output
types:
piecewise: different expressions for different intervals
implicit: defined by relation not solved for dependent variable
characteristics:
arity:
domain: set of all possible inputs
range: set of all possible outputs
codomain: set of potential outputs
injectivity: different inputs → different outputs
surjectivity: every codomain element has some preimage
bijectivity: injective and surjective
continuity: small input changes → small output changes
differentiability: has derivative everywhere in domain
periodicity: ∃ t > 0 s.t. 'f(x + t) = f(x)'
symmetry:
even: 'f(-x) = f(x)'
odd: 'f(-x) = -f(x)'
monotonicity: non-increasing or non-decreasing
boundedness: ∃ m s.t. '|f(x)| <= m'
inverse: ∃ 'f ** -1' s.t. 'f((f ** -1)(y)) = y' and '(f ** -1)(f(x)) = x'
example: inverse of 'f(x) = 2 x' is '(f ** -1)(x) = x / 2'
algebra:
analysis:
geometry:
topology:
number theory:
probability and statistics:
discrete mathematics:
mathematical logic:
applied mathematics:
category theory: