Input Partition¶
Core Idea¶
Input partition divides one measurable incident quantity among two or more mutually exclusive, collectively exhaustive output channels. The channel amounts sum to the input, or their normalized shares sum to one. With total input fixed, increasing one share therefore decreases at least one other.
Broad Use¶
The relation appears in radiative transfer, interface physics, metabolism, network routing, mass balance, and accounting. In each case the substrate changes while the common input, channel list, and closure equation remain.
Clarity¶
The abstraction forces a reasoner to declare the denominator, the accounting boundary, and every destination. Failure to close then identifies a missing channel, measurement problem, or inconsistent boundary.
Manages Complexity¶
A complicated budget becomes a vector of shares constrained to sum to one. Hierarchical partitions remain tractable when every sub-partition declares its own input and closes locally.
Abstract Reasoning¶
First distinguish a change in total input from a redistribution of shares. Then test mutual exclusivity, exhaustiveness, and closure before explaining why the split occurred.
Knowledge Transfer¶
The same residual test used in an energy budget transfers to material flows, traffic routing, nutrient budgets, and financial accounts. An intervention that raises one share while input is fixed must displace another.
Example¶
A surface divides incident shortwave radiation into reflected and absorbed energy. Albedo is the reflected share; in a closed two-channel budget the absorbed share is \(1-\text{albedo}\).
Relationships to Other Abstractions¶
Current abstraction Input Partition Prime
Parents (1) — more general patterns this builds on
-
Input Partition presupposes Conservation Laws Prime
Input Partition presupposes Conservation Laws because its defining closure requires the named output channels to account for the incident quantity without unexplained creation or loss.
Children (1) — more specific cases that build on this
-
Albedo Domain-specific is part of Input Partition
Albedo contains Input Partition because every incident shortwave unit is assigned to the reflected or absorbed channel and the two fractions close to one.
Hierarchy path (1) — routes to 1 parentless root
- Input Partition → Conservation Laws → Invariance
Not to Be Confused With¶
- Partition divides set members into blocks but need not conserve a measurable input.
- Allocation distributes supply among claimants under a rule; input partition can be passive and actor-free.
- Proportion and Scale compares relative sizes without requiring a common input or sum-to-one closure.
Notes¶
(New prime; queued for house-style re-authoring and citation review.)