mirror of
https://github.com/allaunthefox/SilverSight.git
synced 2026-07-31 01:25:21 +00:00
- ChentsovFinite.lean: clean rewrite with 5-step proof structure:
1. Permutation invariance → Schur's lemma → λ_N · Euclidean at uniform
2. Equal refinements → λ_{Nm} = mλ_N → C = λ_N/N independent of N
3. Rational points → refine to uniform → g_p = C · fisherMetric
4. Density + smoothness → extends to all p
5. Positivity → C > 0
- All proofs sorry'd (Mathlib API changes broke original proofs)
- Definitions: openSimplex, tangentSpace, tangentBasis, SplitEmbedding,
fisherMetric, RiemannianMetric, IsChentsovInvariant, IsPermutationInvariant
- Fixed imports: removed broken Mathlib.Analysis.Convex.Simplex,
Mathlib.Topology.Instances.Real, Mathlib.Data.Rat.Basic
- BindingSiteHachimoji: minimal shim with chentsov_50 theorem
- Added BindingSiteHachimoji to lakefile
Note: HachimojiBase, HachimojiManifoldAxiom, HachimojiLUT have broken
imports (pre-existing). These are NOT affected by this change.
|
||
|---|---|---|
| .. | ||
| BindingSite | ||
| CoreFormalism | ||
| PVGS_DQ_Bridge | ||
| RRCLib | ||
| SilverSight | ||
| UniversalEncoding | ||