Theorems · Theorem · commutative algebra
Module.Free.away_of_finite_of_flat_of_rankAtStalk_constant
∀ {R : Type u_1} [inst : CommRing R] (M : Type u_2) [inst_1 : AddCommGroup M] [inst_2 : Module R M] [Module.Finite R M]
[Module.Flat R M] (p : Ideal R) [inst_5 : p.IsPrime],
(∀ (m : Ideal R) [inst_6 : m.IsMaximal],
Module.rankAtStalk M { asIdeal := m, isPrime := ⋯ } = Module.rankAtStalk M { asIdeal := p, isPrime := ⋯ }) →
∃ a ∉ p, Module.Free (Localization.Away a) (LocalizedModule.Away a M)Let M be a finite flat R-module, p be a prime ideal of R. If rankAtStalk M is
constant, then there exists a ∉ p such that M is free after localization away from a.
- Defined in
- Mathlib.RingTheory.Flat.LocallyFree
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 125 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites59
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
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapproof · cited by 10,215
- Finsuppproof · cited by 5,255
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapproof · cited by 4,706
- Submonoidproof · cited by 3,086
- Nontrivialproof · cited by 2,416
- LinearEquiv.symmproof · cited by 1,461
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.