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

Project-declaredLean 4.31.0

Rel Series step lt

HarderNarasimhan.impl.relSeries_step_lt

Project documentation

Helper lemma: consecutive elements in a RelSeries are strictly increasing. This extracts the < witness from the step relation, rewriting indices so it can be used with toFun and standard arithmetic on .

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Rel Series succ step lt

HarderNarasimhan.impl.relSeries_succ_step_lt

Project documentation

Helper lemma: the “next” consecutive inequality, shifted by one. Together with relSeries_step_lt, this is used to express the slope comparison condition in terms of toFun indices i, i+1, i+2.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Rmk2d5₂

HarderNarasimhan.impl.rmk2d5₂

Mathematical statement

Remark 2.5 (part 2): idempotence of μmax. The statement μmax μ I = μmax (μmax μ) I says that applying μmax twice does not change the result. Convexity is used to relate the two suprema.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Rmk2d5₃

HarderNarasimhan.impl.rmk2d5₃

Mathematical statement

Remark 2.5 (part 3): invariance of μA under replacing μ by μmax μ. Together with rmk2d5₂, this shows that the outer optimization μA is stable under the μmax closure.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Rmk4d10₁

HarderNarasimhan.impl.rmk4d10₁

Mathematical 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

Mathematical 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