92 IsolationInvariant n φ H → BackpropSucceeds φ H 93 94/-- **PROVED**: Determined values match the unique solution. 95 96**Proof**: Pick x to be the unique solution (from `huniq`). 97Then if all determined values in s match x, the premise `s.assign v = some (x v)` 98combined with `hdetermined : s.assign v = some b` gives `b = x v`. 99 100**Status**: PROVED (formerly axiom) -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.