pith. sign in
def

settlementLevelCount

definition
show as:
module
IndisputableMonolith.Archaeology.UrbanDensityFromPhiLadder
domain
Archaeology
line
32 · github
papers citing
none yet

plain-language theorem explainer

Five settlement levels are fixed in the phi-ladder urban model, matching the configuration dimension of five. Researchers modeling rank-size distributions from hamlet to metropolis in archaeology or central place theory would cite this constant when deriving population ratios. The definition consists of a single constant assignment with no computation.

Claim. The number of canonical settlement levels forced by the configuration dimension is $5$.

background

The module derives urban settlement scaling from the phi-ladder, where hierarchies follow power laws with adjacent-level population ratios equal to phi squared or phi cubed. These ratios fall inside Christaller's empirical band of 3 to 7. The five levels (hamlet through metropolis) are set by fixing the configuration dimension to 5. No upstream lemmas are required for this definition.

proof idea

Direct constant definition that assigns the natural number 5.

why it matters

This supplies the fixed count required by the equality theorem settlementLevelCount_eq and the UrbanDensityCert structure, which certifies that the population ratio lies between 3 and 8. It instantiates the RS prediction that settlement hierarchies scale as phi to the k per level, consistent with the self-similar fixed point phi. The definition closes the structural theorem for this archaeology application.

Switch to Lean above to see the machine-checked source, dependencies, and usage graph.