LeanBisection / Hybrid Gate Backend

Backend -> Cert Export -> Root Finding

A frontend pipeline that mirrors the Lean backend flow: validate continuity, export a proof-style certificate, and execute bisection on the approved interval.

Pipeline Status
Idle
Frontend-only simulation

Input: Function Problem

Choose polynomial coefficients or a direct function expression.

Backend continuity gate
Bisection parameters

Pipeline Stages

Each stage mirrors the backend checks and certificate flow.

1. Backend continuity gate
Idle
Samples the interval and rejects NaN/Inf, large jumps, and blowups.
2. Certificate export
Idle
Emits a proof-style summary of checks and sampling budget.
3. Root finding
Idle
Runs bisection only if the certificate is accepted.

Execution log

Notes are appended as the pipeline runs.

Results

Outputs are summaries of the simulated backend decisions.

Overview

Run the pipeline to populate results.

Certificate

Pending

Root finding

Pending