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 199 research declarations. Search 10,000 more complete Mathlib declarations.

1 topic

199 results

Clear filters
Project-declaredLean 4.33.0-rc1

Is Regular fin cover saturates

Cslib.ωLanguage.IsRegular.fin_cover_saturates

Plain-language statement

If an ω-language has a finite saturating cover made of ω-regular languages, then it is an ω-regular language.

computer sciencecomputabilityprogram semantics

Source project: Lean Computer Science Library

Person-level attribution pending.

View proof record
Project-declaredLean 4.33.0-rc1

Cons flatten

Cslib.ωSequence.cons_flatten

Plain-language statement

ls.flatten equals the concatenation of ls.head and ls.tail.flatten.

computer sciencecomputabilityprogram semantics

Source project: Lean Computer Science Library

Person-level attribution pending.

View proof record