Skip to content

upstream: track Mathlib integration status for all upstream candidates #9

@Fieldnote-Echo

Description

Purpose

Track which fd-formalization results are upstream-ready, in review, or merged into Mathlib. This is the meta-issue for the upstream pipeline.

Current status

Declaration File Mathlib status Notes
SimpleGraph.ball + 7 lemmas GraphBall.lean PR #36443 — in review Open ball via edist, ℕ∞-valued radius
pathGraph_dist, pathGraph_edist PathGraphDist.lean Not yet submitted Fills gap in pathGraph API — see #4
flowerDimension (F1) FlowerDimension.lean Not upstream candidate Flower-specific, not general Mathlib material
flowerGraph_dist_hubs (F2) FlowerConstruction.lean Not upstream candidate Flower-specific
HasLogRatioDimension (F3 bridge) FlowerLogRatio.lean Definition only, not yet instantiated Depends on F1 + F2

Workflow

When a Mathlib PR is submitted:

  1. Add the PR link to this table
  2. Update status as it moves through review
  3. Once merged, update fd-formalization to import from Mathlib instead of maintaining a local copy

Why this matters

Theorems in Mathlib carry community-verified credibility that standalone proofs do not. The upstream pipeline is fd-formalization's primary strategic objective — expansion of new results is secondary to getting existing work accepted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions