MATHS Key concepts

Mathematics is mostly the disciplined study of objects, structure, and transformation. A calculation is useful, but the deeper skill is recognising what kind of object is being handled and which operations preserve the properties you care about.

Objects and structure

  • A Set says what things exist in the current discussion.
  • A Relation says which objects are connected.
  • A Mapping or Function sends each allowed input to an output.
  • Number sets specify the number system: integers, rationals, reals, complex numbers, etc.
  • Intervals are the common way to describe continuous chunks of the real line.

Change, space, and uncertainty

  • Derivatives measure local change; in physics this is the move from position to Velocity.
  • Integrals measure accumulation; this is why areas, totals, Work, and probability masses share similar notation.
  • Euclidean spaces provide the familiar flat setting for vectors, geometry, and many first models.
  • Statistics studies variation and uncertainty; Normal distribution is a central approximation model.

Proof habits

Definitions are not decorations: they set the allowed moves. When stuck, rewrite the claim using definitions, check the Domain, and look for a counterexample before trying a long calculation.

Nearby: MATHS index, Maths MOC.