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

Μmin res intvl

HarderNarasimhan.μmin_res_intvl

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

Lex'Order prop

Lex'Order.Lex'Order_prop

Project documentation

Existence theorem packaging the lexicographic construction. It produces a LinearOrder (Finset α) with two convenient properties: 1. Subset-monotonicity: A ⊆ B implies A ≤ B. 2. Singleton compatibility: comparing singleton finsets recovers the original order on α. API note: returning the order via ∃ lo allows users to avoid a global instance and...

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Univ prop Dedekind Mac Neille Completion

OrderTheory.univ_prop_DedekindMacNeilleCompletion

Project documentation

Universal property (extension) for the Dedekind–MacNeille completion. Given an order embedding f : α ↪o β into a complete lattice β, this theorem produces an order embedding f' : DedekindMacNeilleCompletion α ↪o β such that f = f' ∘ coe'. API note: the constructed f' is defined by a sSup over lower bounds of upper bounds of the image of x. T...

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record