SilverSight/formal/BindingSite
allaun 8c55f6c175 fix: chentsov_50 — correct type bridge and hypotheses
Fixed:
- Replaced MarkovEmbedding (undefined) with SplitEmbedding (from ChentsovFinite)
- Added h_pos hypothesis: all distribution entries > 0 (required for openSimplex)
- Documented bridge: AminoAcidDistribution → openSimplex 50, fisherMetric50 → fisherMetric

Bridge steps:
1. AminoAcidDistribution + h_pos → openSimplex 50
2. fisherMetric50 p i j = δ_ij/p_i = fisherMetric (e_i) (e_j)
3. SplitEmbedding already has apply/pushforward for openSimplex
4. chentsov_theorem 50 (n ≥ 3 satisfied)
5. Convert result back to fisherMetric50

Remaining sorry: type bridge implementation (each step is routine).
2026-06-23 08:01:46 -05:00
..
BindingSiteCodec.lean Initial SilverSight: deterministic equation search via Fisher geometry 2026-06-21 18:02:05 +08:00
BindingSiteEntropy.lean DNA: fix Latin-Greek mapping + harden pipeline + reduce sorrys 2026-06-23 00:46:04 -05:00
BindingSiteHachimoji.lean fix: chentsov_50 — correct type bridge and hypotheses 2026-06-23 08:01:46 -05:00