Ordered tuples

Revision as of 18:12, 29 August 2024 by Redbluegreen (talk | contribs) (Created page with "Generally, the ordered tuple <math>(a, b, c, \dots )</math> can be though of as nested ordered pairs: <math>(a, (b, (c, (\dots))))</math>.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Generally, the ordered tuple $(a, b, c, \dots )$ can be though of as nested ordered pairs: $(a, (b, (c, (\dots))))$.