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 1,297 to 1,302 of 2,569 results.

Project-declaredLean 4.31.0

Semistable iff

HarderNarasimhan.impl.semistable_iff

Project documentation

Equivalence between the global typeclass Semistable μ and interval-local semistability on the total interval. This lemma is an API bridge: it lets one freely move between the class-based semistability used in later modules and the predicate semistableI μ TotIntvl defined via StI.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Semistable of step cond₂

HarderNarasimhan.impl.semistable_of_step_cond₂

Mathematical statement

semistable_of_step_cond₂ turns a strict step condition into semistability on each step. Assuming that for every intermediate z strictly between consecutive values filtration (i+1) < z < filtration i the slope strictly improves, the restricted slope Resμ ⟨(filtration (i+1), filtration i), _⟩ μ is semistable.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Semistable res iff semistable quot

HarderNarasimhan.impl.semistable_res_iff_semistable_quot

Project documentation

Semistability of a restriction vs. semistability on the quotient lattice. This lemma is the key “translation” step for coprimary filtrations: * restricting the slope μ R M to an interval (N₁, N₂) corresponds to * the induced slope on the submodule lattice of the quotient module N₂ / N₁. The statement is phrased as an equivalence between `Semistable...

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Semistable I iff

HarderNarasimhan.impl.semistableI_iff

Project documentation

Transport semistability along restriction. This theorem relates: - semistableI μ I, i.e. semistability of the interval I with respect to μ, and - Semistable (Resμ I μ), i.e. global semistability of the restricted function on the interval subtype. API note: this is a key adapter used whenever proofs switch between the “ambient interval” viewpoint a...

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Stable of step cond₂

HarderNarasimhan.impl.stable_of_step_cond₂

Project documentation

stable_of_step_cond₂ upgrades the previous lemma from semistability to stability. Under the same strict step condition, each restricted slope on a step interval is not only semistable but satisfies the strict inequality required for Stable.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Step cond₂ of stable

HarderNarasimhan.impl.step_cond₂_of_stable

Mathematical statement

step_cond₂_of_stable is the converse direction: stability implies the strict step condition. If each restricted slope on the step intervals is stable, then for every strict intermediate z one has the strict inequality comparing μ (filtration (i+1), z) with the step value.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record