Theorems · Theorem · commutative algebra
Module.nonempty_basis_of_flat_of_finrank_eq
∀ (R : Type u_1) (M : Type u_2) [inst : CommRing R] [Finite (MaximalSpectrum R)] [inst_2 : AddCommGroup M]
[inst_3 : Module R M] [Module.Finite R M] [Module.Flat R M] (n : ℕ),
(∀ (P : MaximalSpectrum R), Module.finrank (R ⧸ P.asIdeal) (TensorProduct R (R ⧸ P.asIdeal) M) = n) →
Nonempty (Module.Basis (Fin n) R M)If M is a finite flat module over a commutative semilocal ring R that has the same rank n
at every maximal ideal, then M is free of rank n.
- Defined in
- Mathlib.RingTheory.LocalRing.Module
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites60
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
- Fieldproof · cited by 7,404
- Finsuppproof · cited by 5,255
- Idealstatement and proof · cited by 4,748
- mul_oneproof · cited by 3,885
- Finitestatement and proof · cited by 3,029
- TensorProductstatement and proof · cited by 2,545
Cited by1
Results whose statement or proof uses this declaration.
- Module.free_of_flat_of_finrank_eqproof · cited by 0