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

Project-declaredLean 4.31.0

Remark 2 5

HarderNarasimhan.remark_2_5

Mathematical statement

Remark 2.5 (paper-facing form). Under convexity, this states: - μmax μ is convex, and - μmax is idempotent and leaves μA unchanged on every interval. API note: the second component is universally quantified over intervals to facilitate rewriting in later files.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

ΜA res intvl

HarderNarasimhan.μA_res_intvl

Project documentation

Restriction commutes with μA, the infimum over right-endpoints of μmax values. This lemma is a key “locality” principle: computations of μA can be performed on subintervals.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

ΜB res intvl

HarderNarasimhan.μB_res_intvl

Mathematical statement

Restriction commutes with μB, the supremum over left-endpoints of μmin values. This is the μB-analogue of μA_res_intvl.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Μmax res intvl

HarderNarasimhan.μmax_res_intvl

Mathematical statement

Restriction commutes with the “left-anchored supremum” construction μmax from Basic.lean. Mathematically, taking μmax inside an interval is the same as taking μmax in after forgetting the interval subtype.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Μmin res intvl

HarderNarasimhan.μmin_res_intvl

Mathematical statement

Restriction commutes with the “right-anchored infimum” construction μmin from Basic.lean. This is the dual statement to μmax_res_intvl.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Has Deriv At of has Deriv At of Real comp

HasDerivAt.of_hasDerivAt_ofReal_comp

Mathematical statement

Let f:RRf:\mathbb R\to\mathbb R. If the same function, viewed as taking values in C\mathbb C, has derivative uCu\in\mathbb C at a real point zz, then uu is real and equals the ordinary real derivative of ff at zz.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record