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.

1 topic

75 results

Clear filters
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
Project-declaredLean 4.31.0

HNFil μA pseudo strict anti

HarderNarasimhan.impl.HNFil_μA_pseudo_strict_anti

Project documentation

Strict decrease condition on consecutive μA-slopes for HNFil. This is the analogue of “HN slopes are strictly decreasing”, phrased as the non-comparability statement ¬ μA(i,i+1) ≤ μA(i+1,i+2). The proof is an application of the internal obstruction lemma prop3d7₂.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record