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

All topics

2569 results

Project-declaredLean 4.32.1

REPred iff decoded pred

REPred.iff_decoded_pred

Plain-language statement

Recursive enumerability of a predicate on a Primcodable type is equivalent to the recursive enumerability of the corresponding predicate on obtained by decoding.

formal logicmetatheoryproof theory

Source project: Foundation

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Residue Of Tends To

ResidueOfTendsTo

Plain-language statement

Let ff be holomorphic on a punctured neighborhood of pp. If (sp)f(s)A(sp),(s-p)f(s)\longrightarrow A\qquad(s\to p), then ff differs from its principal part A/(sp)A/(s-p) by a bounded function on some punctured neighborhood of pp. In asymptotic notation, f(s)=Asp+O(1).f(s)=\frac{A}{s-p}+O(1).

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Instantiate assoc

ResourceProfile.instantiate_assoc

Plain-language statement

Instantiating symbolic capabilities is associative. Substituting impl₁ into a profile c, and then substituting impl₂ into the resulting profile, is the same as substituting the composite implementation fun k ↦ (impl₁ k).instantiate impl₂ into c directly.

program verificationseparation logiccryptography

Source project: VCVio

Person-level attribution pending.

View proof record