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

Prop4d3₁

HarderNarasimhan.impl.prop4d3₁

Plain-language statement

prop4d3₁ is the dual form of Proposition 4.1: under hypotheses h₁ and h₂ phrased for strict anti-chains and bottom-anchored alternatives, the best-response value μBstar μ coincides with the global supremum μmax μ TotIntvl. The proof reduces to prop4d1₁ on the order dual, and then translates the result back via the duality lemmas.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Prop4d8

HarderNarasimhan.impl.prop4d8

Plain-language statement

Proposition 4.8 (implementation form): μQuotient r d is slope-like. Assumptions: - Additivity of d and r along composable intervals: for x<y<z, we have d(x,z) = d(x,y) + d(y,z) and r(x,z) = r(x,y) + r(y,z). - Positivity condition: if r(x,y) = 0 then d(x,y) > 0. Conclusion: - The quotient construction μQuotient r d satisfies the slope-lik...

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

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

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

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