mathuser.com · discrete precision
Precision mathematics

The mathematics
you need, clearly.

Rigorous notes, worked examples, and interactive visualizations for undergraduate mathematics. Start with discrete math or jump straight to linear algebra.

// Current topic — Discrete Math
Bijections & cardinality

A function $f: X \to Y$ is bijective if it is both injective and surjective:

$$|X| = |Y| \iff \exists \text{ bijection } f: X \to Y$$

Next up: combinatorics — counting principles and permutations.
Course catalog

All the mathematics you need.

Each course is built from the ground up — definitions, proofs, examples, and visual intuition for every major topic.

Discrete Mathematics
Logic, set theory, combinatorics, graph theory, and proof techniques. The foundation of computer science and rigorous mathematical thinking.
Available now
Linear Algebra
Vectors, matrices, eigenvalues, and transformations. All 7 chapters of Leon, with interactive visualizations and worked proofs throughout.
Available now
Calculus I
Limits, derivatives, and the fundamental theorem. The mathematics of continuous change.
Coming soon
Calculus II
Integration techniques, series, polar coordinates, and parametric equations.
Coming soon
Numerical Analysis
Algorithms for approximation, root-finding, interpolation, and numerical integration.
Coming soon
ε
Real Analysis
Rigorous treatment of limits, continuity, differentiation, and integration on the real line.
Coming soon
Discrete mathematics

See what's inside.

Every page follows the same structure — clear definitions, worked proofs, and exercises that build intuition from first principles.

Course topics

  • Logic & proofs done
  • Set theory done
  • Functions & relations in progress
  • Combinatorics upcoming
  • Graph theory upcoming
  • Number theory upcoming

Current topic: bijections

A function $f: X \to Y$ is bijective if it is both:

  • Injective: $f(a) = f(b) \implies a = b$
  • Surjective: $\forall\, y \in Y,\; \exists\, x \in X$ such that $f(x) = y$

$$|X| = |Y| \iff \text{there exists a bijection } f: X \to Y$$

Exercise. Prove that the composition of two bijections is a bijection.

Hint: Let $f: A \to B$ and $g: B \to C$ be bijections. Show $g \circ f: A \to C$ is injective and surjective separately.

Why mathuser

Built for people who want to actually understand.

Not a video lecture, not a problem set generator. Structured reading material — the kind you'd want written by someone who has thought hard about how to explain it.

Proof-first
Rigorous from the start
Every concept comes with a proof or a clear statement of what's being assumed. No hand-waving.
Visual
Interactive diagrams
Key ideas are backed by interactive canvas animations — drag vectors, watch eigenvalues, explore projections.
Deep
Beyond the syllabus
Advanced sections connect the theory to applications in physics, economics, and numerical computing.
Free
Always open
No account, no paywall. Every page is publicly accessible and will remain so.
Scroll to Top