Skip to main content

GIFT mathematical core - Formally verified constants (Lean 4 + Coq)

Project description

GIFT Core

Formal Verification Python Tests Publish to PyPI PyPI Lean 4 Coq

Formally verified mathematical relations from the GIFT (Geometric Information Field Theory) framework. All relations are proven in both Lean 4 and Coq.

What is this?

This repository contains 165+ exact mathematical identities derived from topological invariants of E8 × E8 gauge theory on G2 holonomy manifolds. Each relation is:

  • An exact rational or integer value (no fitting or approximation)
  • Independently verified in two proof assistants
  • Available as Python constants via giftpy

Note: The physical interpretation of these relations remains conjectural. This package proves mathematical identities only.

Installation

pip install giftpy

Quick Start

from gift_core import *

# Access certified constants
print(SIN2_THETA_W)   # Fraction(3, 13)
print(KAPPA_T)        # Fraction(1, 61)
print(GAMMA_GIFT)     # Fraction(511, 884)

# List all proven relations
for r in PROVEN_RELATIONS:
    print(f"{r.symbol} = {r.value}")

What's New in v3.0

Joyce Existence Theorem: K7 admits a torsion-free G2 structure, proven via Banach fixed-point:

from gift_core.analysis import JoyceCertificate
cert = JoyceCertificate.verify()
assert cert.is_valid()  # Torsion < threshold with 20x margin

Building Proofs

# Lean 4
cd Lean && lake build

# Coq
cd COQ && make

Documentation

License

MIT


GIFT Core v3.0.0 — 165+ certified relations + Joyce existence theorem

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

giftpy-3.0.0.tar.gz (162.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

giftpy-3.0.0-py3-none-any.whl (105.2 kB view details)

Uploaded Python 3

File details

Details for the file giftpy-3.0.0.tar.gz.

File metadata

  • Download URL: giftpy-3.0.0.tar.gz
  • Upload date:
  • Size: 162.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for giftpy-3.0.0.tar.gz
Algorithm Hash digest
SHA256 eba1b5edca91f5920eea93e105119b8f46805c75213d534dc340520a31730d40
MD5 a65b6bb06fabab5747c6b54ebe88ee4f
BLAKE2b-256 5e3eb8c2e02989cae08696764dccb105b93e4a976890ec958ca5c7fb7221dc4e

See more details on using hashes here.

Provenance

The following attestation bundles were made for giftpy-3.0.0.tar.gz:

Publisher: publish.yml on gift-framework/core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file giftpy-3.0.0-py3-none-any.whl.

File metadata

  • Download URL: giftpy-3.0.0-py3-none-any.whl
  • Upload date:
  • Size: 105.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for giftpy-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f4006e58bcfd65c1e75d80432fbc91f6b25753a43c69e46e368316097cd3d817
MD5 cd92c8a99ab641558d2a5f80cc61d7a6
BLAKE2b-256 44c4237753d2a67dbeb694a2b81228cfc3cf2d9b9f352c9c3e67ca2adb2ab36e

See more details on using hashes here.

Provenance

The following attestation bundles were made for giftpy-3.0.0-py3-none-any.whl:

Publisher: publish.yml on gift-framework/core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page