Theorems · Theorem · commutative algebra
Module.Invertible.exists_finset_free_localization
∀ (R : Type u) (M : Type v) [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] [Module.Invertible R M], ∃ s, Ideal.span ↑s = ⊤ ∧ ∀ r ∈ s, Module.Free (Localization.Away r) (LocalizedModule.Away r M)
An invertible module over a commutative semiring is Zariski-locally free of rank 1.
Theorem 10.7 in [BorgerJun2024].
More precisely, there is a finite set of elements of R that generate the unit ideal,
and localizing M at any one of them yields a free module.
Finite projective modules over a local commutative semiring may not be free,
see Remark 7.10, Example 9.6 and 9.8.
- Defined in
- Mathlib.RingTheory.PicardGroup
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites43
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- Finsetstatement and proof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Top.topstatement and proof · cited by 9,680
- SetLike.coestatement and proof · cited by 8,199
- Set.imageproof · cited by 5,609
- Finset.sumproof · cited by 5,195
- Idealstatement · cited by 4,748
- LinearEquiv.symmproof · cited by 1,461
- TensorProduct.tmulproof · cited by 1,182
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.