While this submission is a draft, it cannot be used by other submissions.

Proof of `A statement proved from itself`

conditional — 1 open assumptionproofs/Lax771644Proofs/SelfReferentialProof.lean · lax-771644

What this proof establishes

Assuming the claims on the left, the claim on the right holds — checked by the archive's pipeline. Proof code is not displayed here.

Read the Lean proof on GitHub

Description

The statement, proved from itself.

Proof strategy

Apply the statement to its own goal. Circular by design; the archive's least fixed point leaves it unproven.

Attribution

Synthetic: written for this benchmark. The mathematics is a one-line divisibility weakening; only the shape of the dependency edges is the point.