GIFT mathematical core - Formally verified constants (Lean 4)
Project description
GIFT Core
Formally verified mathematical relations from the GIFT framework. 455+ certified relations, 48 published axioms, all theorems proven in Lean 4 (125 files, 2660 build jobs).
Structure
Lean/GIFT/
├── Core.lean # Constants (dim_E8, b2, b3, H*, ...)
├── Certificate/ # Modular certificate system
│ ├── Core.lean # Master: Foundations ∧ Predictions ∧ Spectral
│ ├── Foundations.lean # E₈, G₂, octonions, K₇, Joyce, NK cert (28 conjuncts)
│ ├── Predictions.lean # 33+ relations, ~50 observables (48 conjuncts)
│ └── Spectral.lean # Mass gap, TCS, computed spectrum, democracy (33 conjuncts)
├── Certificate.lean # Backward-compat wrapper (legacy aliases)
│
├── Foundations/ # Mathematical foundations (23 files)
│ ├── RootSystems.lean # E₈ roots in ℝ⁸ (240 vectors)
│ ├── E8Lattice.lean # E₈ lattice, Weyl reflection
│ ├── G2CrossProduct.lean # 7D cross product, Fano plane
│ ├── OctonionBridge.lean # R8-R7 connection via octonions
│ ├── AmbroseSinger.lean # Holonomy diagnostics (so(7)=g₂⊕g₂⊥)
│ ├── ExplicitG2Metric.lean # 169-param Chebyshev-Cholesky
│ ├── NewtonKantorovich.lean # NK cert: h=β·η·ω < 0.5, decomposed
│ ├── K3HarmonicCorrection.lean # ×2995 torsion, T₀-T₅ monotone
│ ├── NumericalBounds.lean # Taylor series bounds (axiom-free)
│ ├── GoldenRatioPowers.lean # φ power bounds
│ ├── PoincareDuality.lean # H*=1+2*dim_K7², holonomy chain
│ ├── ConformalRigidity.lean # G₂ rep theory, metric uniqueness
│ ├── SpectralScaling.lean # Neumann eigenvalue hierarchy
│ ├── TCSConstruction.lean, TCSPiecewiseMetric.lean, G2Holonomy.lean, ...
│ └── Analysis/ # G₂ forms, Hodge theory, Sobolev
│ └── G2Forms/ # d, ⋆, TorsionFree, Bridge
│
├── Geometry/ # Axiom-free DG infrastructure
│ ├── Exterior.lean # Λ*(ℝ⁷) exterior algebra
│ ├── DifferentialFormsR7.lean # DiffForm, d, d²=0
│ ├── HodgeStarCompute.lean # Explicit Hodge star (Levi-Civita)
│ └── HodgeStarR7.lean # ⋆, ψ=⋆φ PROVEN, TorsionFree
│
├── Spectral/ # Spectral gap theory (16 files)
│ ├── PhysicalSpectralGap.lean # ev₁ = 13/99 (zero axioms)
│ ├── ComputedSpectrum.lean # Q22 sig, SD/ASD gap, B-test, couplings
│ ├── ComputedYukawa.lean # Yukawa mass ratios (tau:mu:e)
│ ├── SpectralDemocracy.lean # SD spread <2%, coupling ratio <1.02
│ ├── SelectionPrinciple.lean # κ = π²/14, building blocks
│ ├── TCSBounds.lean # Model Theorem: ev₁ ~ 1/L²
│ ├── NeckGeometry.lean # TCS structure, H1-H6 hypotheses
│ ├── CheegerInequality.lean # Cheeger-Buser bounds
│ ├── UniversalLaw.lean # λ₁ × H* = dim(G₂)
│ ├── MassGapRatio.lean # 14/99 bare algebraic
│ ├── YangMills.lean # Gauge theory connection
│ └── LiteratureAxioms.lean, G2Manifold.lean, RefinedSpectralBounds.lean, SpectralTheory.lean
│
├── MollifiedSum/ # Mollified Dirichlet polynomial
│ ├── Mollifier.lean # Cosine-squared kernel w(x)
│ ├── Sum.lean # S_w(T) as Finset.sum over primes
│ └── Adaptive.lean # Adaptive cutoff θ(T) = θ₀ + θ₁/log T
│
├── Relations/ # Physical predictions (21 files)
│ ├── GaugeSector.lean, LeptonSector.lean, NeutrinoSector.lean, QuarkSector.lean
│ ├── Cosmology.lean, MassFactorization.lean, YukawaDuality.lean
│ ├── ExceptionalGroups.lean, ExceptionalChain.lean, SO16Relations.lean
│ └── Structural.lean, BaseDecomposition.lean, IrrationalSector.lean, ...
│
├── Observables/ # PMNS, CKM, quark masses, cosmology
├── Algebraic/ # Octonions, Betti numbers, G₂, SO(16)
├── Hierarchy/ # Dimensional gap, absolute masses, E₆ cascade
│
├── Joyce.lean # Joyce existence theorem
├── Sobolev.lean # Sobolev embedding
├── DifferentialForms.lean # Differential forms
└── ImplicitFunction.lean # Implicit function theorem
gift_core/ # Python package (giftpy)
Quick Start
pip install giftpy
from gift_core import *
print(SIN2_THETA_W) # Fraction(3, 13)
print(GAMMA_GIFT) # Fraction(511, 884)
print(TAU) # Fraction(3472, 891)
Building Proofs
cd Lean && lake build
Documentation
For extended observables, publications, and detailed analysis:
GIFT Core v3.3.31
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file giftpy-3.3.31.tar.gz.
File metadata
- Download URL: giftpy-3.3.31.tar.gz
- Upload date:
- Size: 303.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3bdc5f8159515c35798851e41d6a6fc3eaecede2b9204c6b008f9051b3409433
|
|
| MD5 |
a95a5e987ee9b990256bd54a0c124f78
|
|
| BLAKE2b-256 |
b36c0cde2fc9c00a2ab90883f0a2ec4a98e793e5bd675e08070e151cc616463c
|
Provenance
The following attestation bundles were made for giftpy-3.3.31.tar.gz:
Publisher:
publish.yml on gift-framework/core
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
giftpy-3.3.31.tar.gz -
Subject digest:
3bdc5f8159515c35798851e41d6a6fc3eaecede2b9204c6b008f9051b3409433 - Sigstore transparency entry: 1065803156
- Sigstore integration time:
-
Permalink:
gift-framework/core@bebc48194a6e7cccf9c31b29e962e76dbdbeeda1 -
Branch / Tag:
refs/tags/v3.3.31 - Owner: https://github.com/gift-framework
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@bebc48194a6e7cccf9c31b29e962e76dbdbeeda1 -
Trigger Event:
release
-
Statement type:
File details
Details for the file giftpy-3.3.31-py3-none-any.whl.
File metadata
- Download URL: giftpy-3.3.31-py3-none-any.whl
- Upload date:
- Size: 53.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2db7602b16962ed542fdc8edde40e7683a40ad9c644edfe2435b6b57b16072dc
|
|
| MD5 |
516e8a670180af490c20ee7c260a6d18
|
|
| BLAKE2b-256 |
f0cf2faf03069640b4e4e806f2fb9c9e4067b39795f253234392ae169956ff5d
|
Provenance
The following attestation bundles were made for giftpy-3.3.31-py3-none-any.whl:
Publisher:
publish.yml on gift-framework/core
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
giftpy-3.3.31-py3-none-any.whl -
Subject digest:
2db7602b16962ed542fdc8edde40e7683a40ad9c644edfe2435b6b57b16072dc - Sigstore transparency entry: 1065803176
- Sigstore integration time:
-
Permalink:
gift-framework/core@bebc48194a6e7cccf9c31b29e962e76dbdbeeda1 -
Branch / Tag:
refs/tags/v3.3.31 - Owner: https://github.com/gift-framework
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@bebc48194a6e7cccf9c31b29e962e76dbdbeeda1 -
Trigger Event:
release
-
Statement type: