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

All topics

75 results

Clear filters
Project-declaredLean 4.31.0

Rmk4d10₁

HarderNarasimhan.impl.rmk4d10₁

Plain-language statement

rmk4d10₁ rewrites the inequality μBstar μ ≤ μAstar μ as an explicit family of inequalities comparing the extremal values on bottom- and top-anchored intervals. This is a convenient “unfolded” form for later arguments.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Rmk4d4

HarderNarasimhan.impl.rmk4d4

Plain-language statement

rmk4d4 is a well-ordering / ranking-function criterion that produces the strict-anti-chain hypothesis needed in prop4d3₁. Given a monotone rank function r : ℒ → ℝ whose range is well-ordered, any strict descending chain must eventually stabilise in rank; the hypothesis h then forces the required inequality by turning equal ranks into a μ = ⊤ sta...

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
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₂

Plain-language 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