Skip to main content

Source-pinned research

Research proof index

Search theorem names, mathematical ideas, modules, topics, projects, and role-labelled researchers. Open a result for its complete indexed Lean declaration and source record.

This index contains 2,569 curated research declarations and 119,070 complete package declarations. Search 10,000 more complete Mathlib declarations.

All topics

Showing 637 to 642 of 2,569 results.

Project-declaredLean 4.33.0-rc1

Proof is MLL cut Free

Cslib.Logic.CLL.Proof.isMLL_cutFree

Mathematical statement

If a CLL derivation is cut-free and concludes an MLL sequent, then it is an MLL derivation.

computer sciencecomputabilityprogram semantics

Source project: Lean Computer Science Library

Person-level attribution pending.

View proof record
Project-declaredLean 4.33.0-rc1

Derivable In cut away

Cslib.Logic.PL.DerivableIn.cut_away

Mathematical statement

Remove unnecessary hypotheses. This can't be computable because it requires picking an order on the finset Δ.

computer sciencecomputabilityprogram semantics

Source project: Lean Computer Science Library

Person-level attribution pending.

View proof record