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

Project-declaredLean 4.31.0

Associated Primes localized Module subset disjoint

HarderNarasimhan.CommutativeAlgebra.associatedPrimes_localizedModule_subset_disjoint

Mathematical statement

Associated primes of a localized module are disjoint from the multiplicative set. More precisely, if p ∈ associatedPrimes R (LocalizedModule S M), then p.carrier ∩ S = ∅. This is a standard fact in commutative algebra: an element of S becomes a unit after localization, so no associated prime of the localized module can contain an element of S.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Associated Primes quot ker mk Linear Map subset disjoint

HarderNarasimhan.CommutativeAlgebra.associatedPrimes_quot_ker_mkLinearMap_subset_disjoint

Mathematical statement

Associated primes of the localization quotient are disjoint from the multiplicative set. More precisely, any p ∈ associatedPrimes R (M ⧸ ker(mkLinearMap S M)) satisfies p.carrier ∩ S = ∅. In this file this is used as a “black box” input in the Bourbaki-style splitting of associated primes under localization.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Bourbaki elements math alg comm ch IV sec1 no2 prop6

HarderNarasimhan.CommutativeAlgebra.bourbaki_elements_math_alg_comm_chIV_sec1_no2_prop6

Mathematical statement

Associated primes under localization, characterized by the kernel of the localization map. This packages a classical statement (Bourbaki, Algèbre commutative, Ch. IV, §1, no. 2, Prop. 6) describing how associated primes split between a submodule and its quotient when localizing at a multiplicative set S.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Disjoint associated Primes subset associated Primes quot ker mk Linear Map

HarderNarasimhan.CommutativeAlgebra.disjoint_associatedPrimes_subset_associatedPrimes_quot_ker_mkLinearMap

Mathematical statement

Associated primes disjoint from S survive in the localization quotient. If p is an associated prime of M and p.carrier ∩ S = ∅, then p is an associated prime of the quotient M ⧸ ker(mkLinearMap S M). This is the “disjoint part” inclusion used in the splitting of associated primes under localization.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Mem associated Primes ker mk Linear Map of mem associated Primes of inter nonempty

HarderNarasimhan.CommutativeAlgebra.mem_associatedPrimes_ker_mkLinearMap_of_mem_associatedPrimes_of_inter_nonempty

Mathematical statement

If p is an associated prime of M and p meets the multiplicative set S, then p is an associated prime of the kernel of the localization map mkLinearMap S M : M →ₗ[R] LocalizedModule S M. This is the “meets S” direction used to identify associated primes of ker (mkLinearMap S M) with the associated primes of M that are not disjoint from...

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Mem associated Primes of mem associated Primes quot ker mk Linear Map of disjoint

HarderNarasimhan.CommutativeAlgebra.mem_associatedPrimes_of_mem_associatedPrimes_quot_ker_mkLinearMap_of_disjoint

Project documentation

If p is an associated prime of the quotient M ⧸ ker(mkLinearMap S M) and p is disjoint from the multiplicative set S, then p is already an associated prime of M. This lemma is used to identify the “disjoint part” of the associated primes of M with the associated primes of the localization quotient.

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record