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

Project-declaredLean 4.31.0

HNFil is strict mono

HarderNarasimhan.impl.HNFil_is_strict_mono'

Mathematical 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

Mathematical 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
Project-declaredLean 4.31.0

JHFil refine lt step payoff

HarderNarasimhan.impl.JHFil_refine_lt_step_payoff

Mathematical statement

JHFil_refine_lt_step_payoff proves the stability step condition for the chain JHFil. For each k with JHFil ... k > ⊥ and any strict intermediate z between JHFil ... (k+1) and JHFil ... k, the payoff strictly decreases when refining the step through z.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

JHFil step payoff eq tot

HarderNarasimhan.impl.JHFil_step_payoff_eq_tot

Mathematical statement

JHFil_step_payoff_eq_tot proves the first step condition for the chain JHFil. For each index k with JHFil ... k > ⊥, the payoff of the step (JHFil ... (k+1), JHFil ... k) is equal to the total payoff μ (⊥, ⊤).

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record