Consequences of Exact Target Leakage
Abstract
Exact realization forces its sensitive part and obstructs zero new leakage.
Theorem 1.1 (Exact realization forces and enlarges sensitive disclosure).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Disclosure/ExactTargetLeakConsequences.exact_target_leak_consequences (✓ std3). ∎
Source. Repository-derived.
Commentary.
The target factors through the join of the public and added concepts. The forced part is explicitly the meet of target and sensitive, while the leak is the meet of the augmented public concept and the same sensitive concept.
The first conjunct is the forced-refinement theorem. The second states that structural no-new-leak is impossible whenever the forced part does not refine the named prior common part; the canonical predicate itself requires that prior readout to be the public-sensitive meet.
References
- Truth anchor:
D5/S3/ConceptDynamics/Disclosure/ExactTargetLeakConsequences.exact_target_leak_consequences - Dependency: D5/S3/ConceptDynamics/Disclosure/ExecutionPrivacyObstruction