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

1 topic

51 results

Clear filters
Project-declaredLean 4.31.0

Coprimary Filtration to Harder Narasimhan Filtration

HarderNarasimhan.impl.CoprimaryFiltration.toHarderNarasimhanFiltration

Plain-language statement

Any coprimary filtration underlies a Harder–Narasimhan filtration. We reuse the same filtration function and verify the Harder–Narasimhan axioms: piecewise semistability (via rmk4d14₂ and semistable_res_iff_semistable_quot) and strict decrease of the minimal associated primes.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

H₁ dual of h₁

HarderNarasimhan.impl.h₁_dual_of_h₁

Plain-language statement

h₁_dual_of_h₁ transports the “descending-chain” hypothesis h₁ on to the corresponding “ascending-chain” hypothesis on the order dual ℒᵒᵈ.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

H HFil of h NSeries

HarderNarasimhan.impl.hHFil_of_hNSeries

Project documentation

Construct a HarderNarasimhanFiltration from a RelSeries. Assuming F1 starts at , ends at , and satisfies the strict slope decrease condition expressed using relSeries_step_lt/relSeries_succ_step_lt, we build a HarderNarasimhanFiltration μ whose underlying function agrees with F1.toFun up to F1.length. This is a bridge lemma used when...

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

HNFil is strict mono

HarderNarasimhan.impl.HNFil_is_strict_mono'

Plain-language statement

Strict monotonicity of HNFil on the active range. If i < j ≤ HNlen μ, then HNFil μ i < HNFil μ j.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

HNFil ne top iff lt len

HarderNarasimhan.impl.HNFil_ne_top_iff_lt_len

Plain-language statement

Characterization of “not yet terminated” via HNlen. This is the expected property of Nat.find: HNFil μ n ≠ ⊤ iff n < HNlen μ.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

HNFil piecewise semistable

HarderNarasimhan.impl.HNFil_piecewise_semistable

Project documentation

Each successive interval of HNFil is semistable. This is exactly the piecewise_semistable axiom of a Harder–Narasimhan filtration, proved using the semistability statement for stable breakpoints (prop3d7₁) and the translation lemma semistableI_iff.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record