math

real mathematics — structure, proof, pattern, quantity. deeper than counting. the language the universe uses to describe itself

numbers.md covers counting and measurement. this page covers mathematical thinking: the ability to see structure, reason about relationships, and build abstractions from concrete experience

why real math matters

the tri-kernel is linear algebra. cryptography is number theory. thermodynamics is calculus. evolution is probability. the cybergraph is graph theory. every deep system in cyber rests on a mathematical structure the child can encounter in physical form at cyber valley years before she meets the formalism

the goal is mathematical intuition — the sense that the world has structure, that structure has rules, and that rules can be discovered

progression

explorer (0-2 years)

pre-mathematical structures:

  • one-to-one correspondence: one egg per cup, one seed per hole, one shoe per foot
  • seriation: arranging sticks by length, stones by size — ordering without numbers
  • conservation: same amount of water in tall thin glass and short wide one (develops ~2-3)
  • spatial reasoning: fitting shapes into holes, stacking by size, nesting containers
  • rhythm and repetition: clapping patterns are temporal mathematics

builder (2-5 years)

concrete mathematics:

  • classification: sorts by 2+ attributes simultaneously ("big red flowers" vs "small red flowers")
  • patterns: AB-AB, ABC-ABC — creates and extends repeating sequences using natural objects
  • symmetry: butterfly wings, leaf pairs, flower petals — bilateral and radial
  • topology: which path connects A to B? is the worm inside or outside the circle of stones?
  • estimation: "more than ten" "about the same" "way too many to count"
  • fibonacci: count spirals on ananas, helianthus, pinecones — nature uses this sequence
  • spatial transformation: rotating objects mentally, mirror images, left/right
  • basic logic: "all bananas are yellow. this is a banana. so..." — syllogism through experience
  • infinity: "what is the biggest number?" — the question itself is mathematical

maker (5-7 years)

abstract foundations:

  • proof: "I know there are 12 because I counted 3 groups of 4" — reasoning, not just answering
  • variables: "any fruit from this tree tastes sweet" — generalizing from instances
  • negative numbers: through temperature ("5 degrees below") or debt ("I owe you 3 seeds")
  • graphs: plotting plant growth over days — the first coordinate system
  • combinatorics: "how many different meals can I make from these 4 ingredients?"
  • probability: "it rained 3 out of 7 days — will it rain tomorrow?"
  • first geometry: area of the garden bed, volume of the water container, angles of the roof
  • binary: on/off, yes/no, 0/1 — the foundation of computation, experienced through switches and circuits
  • set theory: "things that fly" ∩ "things in our garden" = {birds, bees, butterflies, seeds}

mathematical objects in cyber valley

object where to find it mathematical concept
honeycomb trigona hive hexagonal tiling — minimal material, maximal area
spider web forest radial symmetry, logarithmic spiral
fern frond understory self-similarity, fractals
tree branching any tree binary trees, graph theory
river network canyon system dendritic patterns, flow optimization
crystal volcanic rock geometric symmetry, lattice
wave patterns water surface periodic functions, frequency
shadow clock any sunny day trigonometry through direct observation
growth rates garden records exponential vs linear, first data science
star patterns night sky angular measurement, navigation

the bridge to cyber

mathematical structures the child encounters physically and will later meet formally:

childhood experience formal structure where it appears in cyber
sorting stones by weight partial order cyberank ordering of particles
branching tree paths graph traversal diffusion random walk
balancing a seesaw equilibrium focus conservation, Σπ=1
counting spirals fibonacci, golden ratio natural growth models
"if A then B" reasoning propositional logic cyberlink validation
fair sharing division, Shapley value learning incentives attribution
pattern prediction probability cyberank as probability of observation
building with constraints optimization free energy minimization

content

books: Blockhead: Life of Fibonacci (D'Agnese, 5+), Sir Cumference series (5+), The Number Devil (Enzensberger, 6+), Mathematicians Are People Too (Reimer, 5+), Flatland (Abbott, 7+ read-aloud)

activities: spider web geometry tracing, crystal symmetry sorting, tree branching counting (binary trees), wave pattern observation at water surface, shadow angle tracking through the day, garden area measurement, fibonacci spiral hunts, pattern completion games with natural objects, simple proofs ("I know because...")

linked domains

satoshi/numbers — counting is the entry point. satoshi/nature — fibonacci, fractals, symmetry, tessellations in nature. satoshi/energy — conservation laws are mathematical. satoshi/mind — logical reasoning, proof, abstraction. satoshi/earth — spatial reasoning, maps, scale. satoshi/chemistry — measurement, proportions, stoichiometry

subgraphs

math — the full mathematics domain. math/numbers, math/topology, math/probability, math/combinatorics, math/linear algebra, math/calculus. Seven Bridges of Koenigsberg — the birth of graph theory. Leonhard Euler, Carl Friedrich Gauss — key figures

see satoshi/domains for the full domain set

Dimensions

math
math the science of proof. what is necessarily true about abstract structures — without observation, without time, without a channel the primitive object is the proof: a chain of deductions from axioms to conclusion. remove proof and claims become opinions. every other science borrows mathematical…
trident/std/math
math

Local Graph