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

All topics

136 results

Clear filters
Project-declaredLean 4.33.0-rc1

Derivable In cut away

Cslib.Logic.PL.DerivableIn.cut_away

Plain-language 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
Project-declaredLean 4.33.0-rc1

Is Bisimulation trace Eq not bisim

Cslib.LTS.IsBisimulation.traceEq_not_bisim

Plain-language statement

In general, trace equivalence is not a bisimulation (extra conditions are needed, see for example Bisimulation.deterministic_trace_eq_is_bisim).

computer sciencecomputabilityprogram semantics

Source project: Lean Computer Science Library

Person-level attribution pending.

View proof record