Multiplication on naturals

Layer 0 — Mathematicsin the arithmetic subtree

Binary operation defined recursively: a·0 = 0; a·S(b) = a·b + a.

Related concepts

Explore Multiplication on naturals on the interactive knowledge graph →