198theorem probability_is_relational : 199 -- The number of probability bins equals the observer's resolution 200 ∀ (obs : Observer), 201 Fintype.card (Fin obs.resolution) = obs.resolution := by
proof body
Term-mode proof.
202 intro obs 203 simp 204 205/-- **Theorem (Propensity Vindicated)**: 206 There IS something objective about probability: the J-cost landscape 207 determines the projection fiber structure. The "propensity" of outcome v 208 is the J-cost-weighted measure of fiber(v). This is objective. -/
depends on (16)
Lean names referenced from this declaration's body.