Alphabeta Math
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

22 results · all verified · 10 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 12 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Flatness and Faithful Flatness

1 · Prerequisites

2 · Summary

This page records the flatness tools needed downstream in commutative algebra and algebraic geometry without opening the Tor and derived-functor machinery yet. The basic flatness definition and several elementary criteria are already published upstream; this page starts from those primitives and develops the localization, locality, faithful-flatness, descent, local-criterion, local freeness, projectivity, and going-down consequences that later geometry pages cite.

The written proofs stay on the tensor, ideal, and residue-field side whenever possible. Where the classical theorem is broader than the proof carried here, the draft states that narrowing explicitly rather than pretending the stronger claim has been established on these bytes.

3 · Logical flowchart

4 · Definitions, theorems and proofs

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-09-01Open item page →

Direct sums and direct summands of flat modules are flat

Statement

Let R be a commutative ring.

  1. Any direct sum of flat R-modules is flat.
  2. Any direct summand of a flat R-module is flat.

Facts & Assumptions

Given: A commutative ring R.

[L1]

A module is flat exactly when tensoring with it preserves exact sequences (Flat and faithfully flat modules and ring homomorphisms).

[L2]

Tensor product commutes with arbitrary direct sums (Tensor products commute with arbitrary direct sums).

Proof

technique · direct
1.1

Let {Mi}iI be flat and put M=iIMi. For any exact sequence ABC, [L2] gives (ARM)(BRM)(CRM) as the direct sum over i of the exact sequences obtained by tensoring with Mi. Therefore the displayed sequence is exact, so M is flat by [L1].

L1L2givenalgebra
1.2

Suppose FNN is flat. For any exact sequence ABC, tensoring with F gives (ARN)(ARN)(BRN)(BRN)(CRN)(CRN). If an element of BRN maps to zero in CRN, then the same element viewed in the direct sum lies in the image of ARF because F is flat. Projecting back to the first summand shows exactness for tensoring with N. Thus N is flat.

L1algebra
2.1

Steps 1.1 and 1.2 prove the two claims.

algebra
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-09-01Open item page →

Every localization is flat, and localizing a flat module preserves flatness

Statement

Let R be a commutative ring and let SR be a multiplicative set.

  1. The localization S1R is a flat R-algebra.
  2. If M is an S1R-module, then M is flat over R if and only if it is flat over S1R.
  3. In particular, if N is a flat R-module, then S1N is flat over S1R.

Facts & Assumptions

Given: A commutative ring R and a multiplicative subset SR.

[L1]

Flatness means exactness of tensoring (Flat and faithfully flat modules and ring homomorphisms).

[L2]

Localization of modules preserves exact sequences (Localisation of modules is exact).

[L3]

Localization of modules is tensor product: S1NS1RRN (Localisation of modules is extension of scalars).

[L4]

Localization at a prime ideal is the special case S=Rp (Localisation at a prime ideal: Rp=(Rp)1R).

Proof

technique · direct
1.1

For an exact sequence ABC of R-modules, [L2] gives an exact sequence S1AS1BS1C. By [L3] this is (S1RRA)(S1RRB)(S1RRC), so S1R is flat over R by [L1].

L1L2L3given
2.1

Let M be an S1R-module. If M is flat over S1R, then for any exact sequence over R we first tensor with S1R as in step 1.1 and then tensor over S1R with M; the result is exact, so M is flat over R. Conversely, if M is flat over R, then every exact sequence of S1R-modules is in particular exact over R, and tensoring it with M over R agrees with tensoring over S1R because the scalars already act through the localization. Hence M is flat over S1R.

L1L3step 1.1algebra
3.1

If N is flat over R, then S1NS1RRN by [L3]. Applying step 2.1 to the S1R-module S1N proves it is flat over S1R.

L3step 2.1
3.2

Step 2.1 applies in particular to localization at a prime ideal by [L4].

L4
4.1

Therefore all three claims hold.

algebra
TheoremStatement: Literature-sourcedProof: Literature-sourcedprecheck passaudited 2026-09-01Open item page →

A module is flat if and only if all prime localizations are flat, equivalently all maximal localizations are flat

Statement

Let R be a commutative ring and let M be an R-module. The following are equivalent:

  1. M is flat over R.
  2. Mp is flat over Rp for every prime ideal pR.
  3. Mm is flat over Rm for every maximal ideal mR.

Facts & Assumptions

Given: A commutative ring R and an R-module M.

Proof

technique · direct
1.1

If M is flat, then every localization Mp is flat over Rp by [L1]. Therefore 1 implies 2, and 2 implies 3 trivially.

L1given
1.2

Assume 3. By [L2] it is enough to prove that for every finitely generated ideal IR, the map IRMM is injective. Let K be its kernel. If K0, then some maximal ideal m contains Ann(k) for a nonzero kK, so Km0.

L2givenalgebra
1.3

But localization commutes with tensor products, so localizing the map of algebra at m gives ImRmMmMm. By assumption 3 and criterion [L2], this map is injective. Hence its kernel Km is zero, contradicting algebra. Therefore K=0.

L2algebra
1.4

So the ideal-injection criterion [L2] holds globally, and therefore M is flat. Thus 3 implies 1.

L2
2.1

The three conditions are equivalent.

algebra
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-01Open item page →

The equational criterion characterizes flat modules by lifting finite relations on generators

Statement

Let R be a commutative ring and let M be an R-module. Then M is flat if and only if the following condition holds:

Whenever x1,,xnM and a1,,anR satisfy

i=1naixi=0,

there exist elements y1,,ymM and coefficients bijR such that

xi=j=1mbijyjfor every i,

and

i=1naibij=0for every j.

Facts & Assumptions

Given: A commutative ring R and an R-module M.

[L1]

Flatness means exactness of tensoring (Flat and faithfully flat modules and ring homomorphisms).

[L2]

Tensor products commute with finite direct sums and the regular module is a tensor unit, so RnRMMn canonically (Tensor products commute with arbitrary direct sums, The regular module is a tensor unit: RRNN and MRRM).

[L3]

Flatness is equivalent to injectivity of IRMM for every finitely generated ideal IR (Flatness is equivalent to preserving injections and to the ideal and finitely generated ideal tests).

Proof

technique · direct
1.1

Assume M is flat, and let I=(a1,,an)R. The surjection π:RnI sending ei to ai has kernel K. Tensoring the exact sequence KRnπI0 with M remains exact by [L1].

L1givenalgebra
1.2

Conversely, assume the stated relation-lifting property. To prove flatness it is enough by [L3] to show that for every finitely generated ideal I=(a1,,an), the multiplication map IRMM is injective. Take an element i=1naixi in its kernel, so iaixi=0. By the relation-lifting property, xi=jbijyj and iaibij=0 for every j. Then iaixi=j(iaibij)yj=0 in IRM. Hence the map is injective.

L3givenalgebra
1.3

The ideal-injection criterion [L3] now shows that M is flat.

L3
2.1

The relation i=1naixi=0 says exactly that the tensor η=iaixiIRM maps to 0 under the multiplication map IRMM. By [L3], that map is injective, so η=0. Therefore the tensor η~:=ieixiRnRM lies in the image of KRMRnRM from step 1.1.

L3step 1.1algebra
3.1

Write a preimage of η~ as a finite sum j=1mkjyj with kjK and yjM. Under the identification RnRMMn from [L2], if kj=(b1j,,bnj), then comparing coordinates gives xi=j=1mbijyjfor every i. Since each kj lies in kerπ, one also has i=1naibij=0for every j. This is the required decomposition.

L2step 2.1algebra
4.1

Therefore the equational criterion is equivalent to flatness.

algebra
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-09-01Open item page →

If R/I is flat then I=I2, and for finitely generated I this is equivalent to generation by an idempotent

Statement

Let R be a commutative ring and IR an ideal.

  1. If R/I is flat as an R-module, then I=I2.
  2. If I=Re for an idempotent e2=e, then R/I is flat.
  3. If I is finitely generated, then the first two clauses combine to the usual criterion: R/I is flat if and only if I is generated by an idempotent.

Facts & Assumptions

Given: A commutative ring R and an ideal IR.

[L1]

Flatness is equivalent to injectivity of JRMM for every ideal J (Flatness is equivalent to preserving injections and to the ideal and finitely generated ideal tests).

[L2]

For every R-module M, there is a natural isomorphism MR(R/I)M/IM (MRR/IM/IM naturally).

[L3]

A direct summand of a flat module is flat (Direct sums and direct summands of flat modules are flat).

[L4]

If a finite module N satisfies IN=N, then (1e)N=0 for some eI (Determinant trick for Nakayama).

Proof

technique · direct
1.1

Assume R/I is flat. Apply [L1] to the ideal I and the module R/I. The multiplication map IRR/IR/I is injective, but it is also the zero map because every aI acts trivially on R/I. Hence IRR/I=0. By [L2], this tensor product is I/I2, so I=I2.

L1L2givenalgebra
1.2

If I=Re with e2=e, then RReR(1e), and the quotient R/Re identifies with the direct summand R(1e). Since R is free, hence flat, [L3] shows that R(1e) is flat. Thus R/I is flat.

L3givenalgebra
2.1

Now assume I is finitely generated and R/I is flat. Step 1.1 gives I=I2, so [L4] applied to the finite module I gives eI with (1e)I=0. Thus every xI satisfies x=ex, whence IRe; the reverse inclusion follows from eI. Moreover (1e)e=0, so e2=e. Therefore I=Re is generated by an idempotent.

L4step 1.1algebra
3.1

Step 1.1 proves clause 1, step 1.2 proves clause 2 and the reverse implication in clause 3, and step 2.1 proves the forward implication in clause 3.

step 1.1step 1.2step 2.1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-09-01Open item page →

For a flat module, faithful flatness is equivalent to detecting nonzero modules and residue fields

Statement

Assume the Axiom of Choice for the maximal-ideal detection step.

Let R be a commutative ring and let M be a flat R-module. The following are equivalent:

  1. M is faithfully flat.
  2. For every nonzero R-module N, one has NRM0.
  3. For every prime ideal pR, κ(p)RM0.
  4. For every maximal ideal mR, R/mRM=M/mM0.

Facts & Assumptions

Given: A commutative ring R and a flat R-module M.

[L1]

Faithful flatness means that tensoring with M reflects exactness (Flat and faithfully flat modules and ring homomorphisms).

[L2]

Flatness preserves injections, hence tensoring a monomorphism with M remains injective (Flatness is equivalent to preserving injections and to the ideal and finitely generated ideal tests).

Proof

technique · direct
1.1

If M is faithfully flat and N0, then the map 0N is nonzero. If NRM were zero, tensoring would turn the nonzero map 0N into the zero map, contradicting exactness reflection in [L1]. Thus 1 implies 2.

L1given
1.2

Condition 2 implies 3 by taking N=κ(p), and 3 implies 4 by restricting to maximal primes.

given
1.3

Assume 4. Let N0 and choose 0xN. The cyclic submodule RxR/Ann(x) injects into N. Choose a maximal ideal m containing Ann(x). Then there is a surjection R/Ann(x)R/m. Tensoring with M preserves the injection by [L2], and the target tensor is nonzero by 4. Hence NRM0. So 4 implies 2.

L2givenchoose
1.4

Assume 2 and let N1N2N3 be a complex whose tensor with M is exact. Since M is flat, it is enough to prove exactness at N2. If xker(N2N3) is not in the image of N1N2, then it defines a nonzero element of the quotient Q:=ker(N2N3)/im(N1N2). But tensoring with M kills Q, because the tensor complex is exact. This contradicts 2. Hence Q=0, and the original complex is exact. Therefore M is faithfully flat.

L1algebra
2.1

The four conditions are equivalent.

algebra
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-01Open item page →

A flat ring map is faithfully flat exactly when it detects proper ideals and is surjective on spectra

Statement

Assume the Axiom of Choice for the prime and maximal ideal existence used in the spectral reformulations.

Let f:RS be a flat homomorphism of commutative rings. The following are equivalent:

  1. f is faithfully flat.
  2. For every proper ideal IR, the extended ideal IS is proper.
  3. Every maximal ideal of R has a prime ideal of S lying over it.
  4. The map on prime spectra Spec(S)Spec(R) is surjective.

Facts & Assumptions

Given: A flat ring map f:RS.

[L1]

Faithful flatness for the R-module S is equivalent to detecting every nonzero module and every residue field fibre (For a flat module, faithful flatness is equivalent to detecting nonzero modules and residue fields).

[L2]

A flat ring map is precisely a flat R-module structure on its target (Flat and faithfully flat modules and ring homomorphisms).

Proof

technique · direct
1.1

By [L2], the flatness of f is the flatness of the R-module S. For a proper ideal I, the quotient R/I is nonzero, and (R/I)RSS/IS. Therefore [L1] says that f is faithfully flat exactly when S/IS0 for every proper ideal I, which is equivalent to ISS. So 1 and 2 are equivalent.

L1L2given
1.2

A prime of S lying over a maximal ideal m exists exactly when the fibre ring SRκ(m) is nonzero. Since R/mRSS/mS and m is maximal, this is precisely the maximal-ideal fibre condition in [L1]. Thus 1 and 3 are equivalent.

L1algebra
1.3

Assume 1 and let pR be prime. By the prime-fibre form of [L1], the ring T:=SRκ(p) is nonzero. Choose a prime ideal nT, and let q be its preimage in S. Because the composite RST factors through κ(p), every element of p maps to 0 in T, so pqR. If rRp, then its image in the field κ(p) is a unit, hence its image in T is a unit and cannot lie in the prime n. Therefore rq, so qR=p. Thus a prime of S lies over p, and 1 implies 4.

L1givenchoosealgebra
2.1

Condition 4 obviously implies 3. Since step 1.2 gives 3 if and only if 1, condition 4 is equivalent to 1 as well.

step 1.2algebra
3.1

Therefore 1, 2, 3, and 4 are equivalent.

step 1.1step 1.2step 1.3step 2.1
CorollaryStatement: Literature-sourcedProof: Literature-sourcedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-01Open item page →

Every faithfully flat ring map is injective

Statement

Assume the Axiom of Choice.

Every faithfully flat homomorphism of commutative rings is injective.

Facts & Assumptions

Given: The Axiom of Choice and a faithfully flat homomorphism f:RS.

[L1]

Faithful flatness of the ring map means that S is a faithfully flat R-module, hence in particular a flat R-module (Flat and faithfully flat modules and ring homomorphisms).

[L2]

For a faithfully flat module T, a nonzero module cannot tensor to zero: if NRT=0, then N=0 (For a flat module, faithful flatness is equivalent to detecting nonzero modules and residue fields).

Proof

technique · direct
1.1

Let K=kerf. Since S is flat over R by [L1], tensoring the exact sequence 0KRfS with S remains exact: 0KRSRRSSRS.

L1given
2.1

Under the canonical identification RRSS, the middle map in step 1.1 is s1s. Multiplication μ:SRSS, μ(st)=st, is a left inverse to this map, so the middle map is injective. Therefore KRS=0.

step 1.1algebra
3.1

Because S is faithfully flat over R by [L1], [L2] applied to N=K shows that K=0.

L1L2step 2.1
4.1

Hence f is injective.

algebra
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-01Open item page →

Flatness descends along faithfully flat base change

Statement

Let RS be a faithfully flat homomorphism of commutative rings, and let N be an R-module. Then N is flat over R if and only if NRS is flat over S.

Facts & Assumptions

Given: A faithfully flat map RS and an R-module N.

[L1]

Extension of scalars along a flat ring map preserves flatness (Extension of scalars carries flat modules to flat modules).

[L2]

Flatness is transitive under change of rings (Flatness is transitive under a flat change of rings).

Proof

technique · direct
1.1

If N is flat over R, then NRS is flat over S by [L1].

L1given
1.2

Conversely, assume NRS is flat over S. Let ABC be an exact sequence of R-modules. Tensoring with N and then with S gives ((ARN)RS)((BRN)RS)((CRN)RS). Associativity of tensor product identifies this with AR(NRS)BR(NRS)CR(NRS), which is exact because NRS is flat over S and [L2] transports that flatness back along RS.

L2givenalgebra
1.3

Since RS is faithfully flat, [L3] reflects exactness. Therefore the sequence ARNBRNCRN was already exact, so N is flat over R.

L3
2.1

Hence flatness descends and ascends along faithfully flat base change.

algebra
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-01Open item page →

Finite generation descends along faithfully flat ring maps

Statement

Assume the Axiom of Choice.

Let RS be a faithfully flat homomorphism of commutative rings and let M be an R-module. If MRS is finitely generated as an S-module, then M is finitely generated as an R-module.

Facts & Assumptions

Given: The Axiom of Choice, a faithfully flat ring map RS, and an R-module M such that MRS is finitely generated over S.

Proof

technique · direct
1.1

Choose generators u1,,ur of MRS. Write each ui as a finite sum of simple tensors and collect the finitely many elements of M occurring there, say m1,,mn. Let NM be the submodule they generate.

givenchoose
1.2

By construction the images of the mj1 generate MRS, so (M/N)RS=0. If M/N0, then [L1] applied to the faithfully flat R-module S from [L2] would force (M/N)RS0, contradiction. Therefore M/N=0.

L1L2
2.1

Thus M=N is finitely generated.

algebra
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-09-01Open item page →

For an R-finite module over a local map, flatness modulo I and injectivity of IMM imply flatness

Statement

Assume the Axiom of Choice.

Let RS be a local homomorphism of Noetherian local rings, let IR be an ideal, and let M be a finite S-module that is also finitely generated as an R-module. Assume:

  1. M/IM is flat over R/I;
  2. the multiplication map IRMM is injective.

Then M is flat over R.

Facts & Assumptions

Given: The Axiom of Choice, a local map of Noetherian local rings RS, a proper ideal IR, and a finite S-module M that is finitely generated as an R-module and satisfies the two hypotheses.

[L1]

The equational criterion characterizes flatness by lifting finite relations on generators (The equational criterion characterizes flat modules by lifting finite relations on generators).

[L2]

For a finite module over a local ring, lifts of generators modulo the maximal ideal generate the module under the assumed Choice boundary (Assuming the Axiom of Choice, generators modulo an ideal in the Jacobson radical lift to generators).

[L3]

Over a Noetherian ring, kernels of maps from finite free modules to finite modules are finitely generated (Over a Noetherian ring a module is Noetherian exactly when it is finitely generated, exactly when it is finitely presented).

[L4]

Tensor products are right exact, and JRRrJr for every ideal J and integer r0 (Tensoring is right exact, The regular module is a tensor unit: RRNN and MRRM).

[L5]

If K is a finite module over a local ring and mK=K, then K=0 (Assuming the Axiom of Choice, Nakayama's lemma).

Proof

technique · direct
1.1

Let m be the maximal ideal of R. We first prove that the multiplication map mRMM is injective. Take an element z=i=1nfixi in its kernel, so fim and ifixi=0. Reducing modulo I, the module M/IM is flat over R/I, so [L1] applied over R/I yields elements y1,,ytM/IM and coefficients aijR/I with xi=j=1taijyjandi=1n(fi)aij=0 for every j. Choose lifts yjM and aijR. Then xijaijyjIM and ifiaijI for every j. Writing each xijaijyj as a finite sum of terms bm with bI, one sees that z is the image in mRM of an element of IRM whose product in M is also 0. Hypothesis 2 makes that element zero, hence z=0.

L1givenchoosealgebra
1.2

Let k=R/m. Choose elements x1,,xrM whose images form a k-basis of M/mM. By [L2], these elements generate M, so they define a surjection π:F:=RrM. Let K:=ker(π). Because R is Noetherian, [L3] makes K finitely generated.

L2L3givenchoose
2.1

Tensoring the exact sequence KFM0 with the ideal m gives an exact sequence mRKmRFmRM0 by [L4]. Step 1.1 identifies mRM with its image mMM, and [L4] identifies mRF with mF. Under these identifications, the kernel of mFmM is exactly KmF, while the image of mRK is mK. Therefore KmF=mK.

L4step 1.1step 1.2algebra
3.1

The induced map F/mFM/mM sends the standard basis of kr to the chosen basis from step 1.2, so it is an isomorphism. Its kernel is (K+mF)/mFK/(KmF)=K/mK by step 2.1. Hence K/mK=0, so mK=K. Now [L5] gives K=0. Therefore π is an isomorphism, MRr is free, and in particular M is flat over R.

L5step 1.2step 2.1algebra
4.1

Thus M is flat over R.

step 3.1
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-01Open item page →

For an R-finite module over a local map, flatness on the closed fibre plus the multiplication-map condition implies flatness

Statement

Let RS be a local homomorphism of Noetherian local rings with maximal ideal mR, and let M be a finite S-module that is also finitely generated as an R-module. Assume:

  1. the closed fibre M/mM is flat over S/mS;
  2. the multiplication map mRMM is injective.

Then M is flat over R.

Facts & Assumptions

Given: A local map of Noetherian local rings RS with maximal ideal m, and a finite S-module M that is finitely generated as an R-module and satisfies the two hypotheses.

[L1]

The ideal-form local criterion applies once one knows that M/mM is flat over R/m and that

mRMM

is injective (For an R-finite module over a local map, flatness modulo I and injectivity of IMM imply flatness).

Proof

technique · direct
1.1

The ring R/m is a field. Since M/mM is flat over the S/mS-algebra in hypothesis 1, it is in particular a vector space over R/m, hence flat over R/m.

givenalgebra
1.2

Hypothesis 2 is exactly the injectivity condition required in [L1] for the ideal I=m. Therefore [L1] applies and yields that M is flat over R.

L1given
2.1

This is the claimed closed-fibre criterion.

algebra
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-09-01Open item page →

A finite flat module over a local ring is free

Statement

The standard theorem holds over arbitrary local rings; the proof written here is the Noetherian local case.

Let (R,m) be a Noetherian local ring and let M be a finite flat R-module. Then M is free.

Facts & Assumptions

Given: A Noetherian local ring (R,m) and a finite flat R-module M.

[L1]

If lifts of residue classes generate M/mM, they generate M (Assuming the Axiom of Choice, generators modulo an ideal in the Jacobson radical lift to generators).

[L2]

The equational criterion characterizes flatness by lifting finite relations (The equational criterion characterizes flat modules by lifting finite relations on generators).

Proof

technique · direct
1.1

Choose elements x1,,xrM whose residue classes form a basis of the vector space M/mM. By [L1], they generate M. Thus there is a surjection φ:RrM sending the ith standard basis vector to xi.

L1givenchoose
1.2

Let K=kerφ. Because R is Noetherian and Rr is finite, [L3] makes K finitely generated. Tensoring 0KRrM0 with the residue field k=R/m remains exact because M is flat, so 0K/mKkrM/mM0. The last map is an isomorphism by the choice of the xi, hence K/mK=0.

L3algebra
1.3

Nakayama now gives K=0. Thus φ is an isomorphism and MRr is free. The equational criterion [L2] explains why no hidden relation survives once the residue-field relations vanish.

L2algebra
2.1

Therefore every finite flat module over a Noetherian local ring is free.

algebra
CorollaryStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-09-01Open item page →

A finite flat module over a Noetherian ring is finite projective

Statement

Let R be a Noetherian commutative ring and let M be a finite flat R-module. Then M is finite projective.

Facts & Assumptions

Given: A Noetherian commutative ring R and a finite flat R-module M.

[L1]

A finite flat module over a Noetherian local ring is free (A finite flat module over a local ring is free).

[L3]

Flat modules satisfy the equational criterion for every finite family of relations (The equational criterion characterizes flat modules by lifting finite relations on generators).

[L4]

A module is projective exactly when every epimorphism onto it splits (Equivalent characterizations of projective modules).

Proof

technique · direct
1.1

For every maximal ideal mR, the localization Mm is finite and flat over the Noetherian local ring Rm. By [L1], it is free.

L1given
1.2

By [L2], choose a finite presentation RmARnπM0, writing xi=π(ei). Apply [L3] simultaneously to the finitely many relations given by the columns of A. It supplies elements yjM and coefficients bij such that xi=jbijyj and every relation among the xi is also a relation among the corresponding coefficient columns. Choose lifts zjRn of the yj and define s0(ei)=jbijzj. Then πs0=π, while the relation condition says that s0 kills im(A)=ker(π). Hence s0 descends to s:MRn with πs=1M. Thus the presentation epimorphism splits, so [L4] makes M projective. Since M is finite, it is finite projective.

L2L3L4construct
2.1

Thus every finite flat module over a Noetherian ring is finite projective.

algebra
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-09-01Open item page →

Every flat ring map satisfies going down

Statement

Assume the Axiom of Choice for the prime-ideal lifting step.

Let f:RS be a flat homomorphism of commutative rings. Then f satisfies going down: whenever p1p2R,q2S,q2R=p2, there exists a prime ideal q1q2 with

q1R=p1.

Facts & Assumptions

Given: A flat ring map f:RS and primes p1p2R, q2S with q2R=p2.

[L2]

A flat local map is faithfully flat on the localized spectra criterion (A flat ring map is faithfully flat exactly when it detects proper ideals and is surjective on spectra).

Proof

technique · direct
1.1

Localize at p2 and then at q2. We obtain a flat local homomorphism Rp2Sq2 by [L1].

L1given
1.2

Because this localized map is local and flat, [L2] makes it faithfully flat. Applying the spectral characterization of faithful flatness to the prime ideal p1Rp2 of the source produces a prime q1Sq2Sq2 lying over it. Contracting back to S gives a prime q1q2 with q1R=p1.

L2algebra
2.1

Therefore flat ring maps satisfy going down.

algebra

5 · Examples, counterexamples and false statements

ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-01Open item page →

A polynomial algebra is free and therefore faithfully flat over its coefficient ring

Example

Assume the Axiom of Choice for the faithfully-flat characterization used below.

For any commutative ring R, the polynomial algebra R[x] is a free R-module with basis 1,x,x2,. Hence R[x] is flat over R, and the map RR[x] is faithfully flat because the extension of any proper ideal IR is the proper ideal IR[x].

Facts & Assumptions

Given: The Axiom of Choice and a commutative ring R.

[L2]

A flat ring map is faithfully flat exactly when proper ideals remain proper (A flat ring map is faithfully flat exactly when it detects proper ideals and is surjective on spectra).

Verification

technique · direct
1.1

As an R-module, R[x]=n0Rxn, so it is free on the monomial basis. By [L1], it is flat over R.

L1given
1.2

If IR, then every polynomial in IR[x] has all coefficients in I, so 1IR[x]. Thus IR[x] is proper. By [L2], the map RR[x] is faithfully flat.

L2algebra
2.1

Therefore polynomial algebras give basic faithfully flat examples.

algebra
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-01Open item page →

A proper localization is flat but need not be faithfully flat

Example

Assume the Axiom of Choice for the faithfully-flat characterization used below.

The localization map

ZZ ⁣[12]

is flat but not faithfully flat.

Facts & Assumptions

Given: The Axiom of Choice and the localization map ZZ[1/2].

[L2]

Faithful flatness is equivalent to preserving proper ideals under extension (A flat ring map is faithfully flat exactly when it detects proper ideals and is surjective on spectra).

Verification

technique · direct
1.1

By [L1], Z[1/2] is flat over Z.

L1given
1.2

The proper ideal (2)Z becomes the unit ideal after localization, since 2 is invertible in Z[1/2]. Thus (2)Z[1/2]=Z[1/2]. By [L2], the map is not faithfully flat.

L2
2.1

So a proper localization can be flat without being faithfully flat.

algebra
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-09-01Open item page →

A fraction field is flat over its domain and may fail to be projective

Example

Assume the Axiom of Choice for the direct-summand characterization below.

Let R=Z and K=Q. Then K is the localization S1Z with S=Z{0}, so K is flat over Z. It is not projective over Z, because otherwise it would be flat and a direct summand of a free abelian group; but no nonzero direct summand of a free abelian group is divisible, whereas Q is divisible.

Facts & Assumptions

Given: The Axiom of Choice and the inclusion ZQ.

[L3]

Under the Axiom of Choice, a projective module is a direct summand of a free module (Equivalent characterizations of projective modules).

Verification

technique · direct
1.1

Since Q is the localization of Z at the nonzero integers, [L1] gives that Q is flat over Z.

L1given
1.2

Assume the Axiom of Choice. If Q were projective, [L3] would make it a direct summand of a free abelian group. Every direct summand of a free abelian group is reduced, while Q is nonzero and divisible. Hence Q is not projective.

L3algebra
2.1

Thus a fraction field can be flat without being projective.

algebra
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-01Open item page →

A quotient by an idempotent ideal is flat

Example

Let R=A×B and let I=A×0=R(1,0). Then (1,0) is idempotent, so the quotient

R/I0×BB

is a flat R-module.

Facts & Assumptions

Given: A product ring R=A×B and the ideal I=A×0.

Verification

technique · direct
1.1

The element e=(1,0)A×B satisfies e2=e, and I=Re.

givenalgebra
1.2

Therefore [L1] applies and shows that R/I is flat. Concretely, R/IB as the second factor.

L1
2.1

This is the standard idempotent-quotient example.

algebra
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-01Open item page →

The quotient by a nonidempotent ideal is not flat

Example

In R=k[ε]/(ε2), the quotient by the ideal I=(ε) is not flat.

Facts & Assumptions

Given: A field k, the ring R=k[ε]/(ε2), and the ideal I=(ε).

Verification

technique · direct
1.1

Here I2=(ε2)=0, while I0. So II2.

givenalgebra
1.2

By [L1], the quotient R/I cannot be flat. Equivalently, the ideal criterion [L2] fails for the inclusion IR after tensoring with R/I.

L1L2
2.1

Thus quotients by nonidempotent ideals need not be flat.

algebra
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-09-01Open item page →

A finite product of principal localizations covering the spectrum is faithfully flat

Example

Assume the Axiom of Choice for the faithfully-flat characterization used below.

Let f1,,fnR generate the unit ideal. Then the product map

Ri=1nRfi

is faithfully flat.

Facts & Assumptions

Given: The Axiom of Choice, a commutative ring R, and elements f1,,fnR with (f1,,fn)=R.

[L1]

Each localization Rfi is flat over R (Every localization is flat, and localizing a flat module preserves flatness).

[L2]

A flat ring map is faithfully flat exactly when proper ideals remain proper (A flat ring map is faithfully flat exactly when it detects proper ideals and is surjective on spectra).

Verification

technique · direct
1.1

Each factor Rfi is flat by [L1], so the product ring iRfi is flat over R because finite direct products are finite direct sums as modules.

L1givenalgebra
1.2

Let IR be proper. If IiRfi=iRfi, then for every i some power of fi lies in I, because 1IRfi implies fimiI for some mi. Since the fi generate the unit ideal, so do the powers fimi, forcing 1I, contradiction. Thus the extended ideal is proper.

L2algebra
2.1

By [L2], the product map is faithfully flat.

L2
ExampleConstruction: Literature-sourcedVerification: Literature-sourcedprecheck passaudited 2026-09-01Open item page →

A residue-field basis lifts to a basis of a finite flat module over a local ring

Example

Let (R,m) be a Noetherian local ring and let M be a finite flat R-module. If xˉ1,,xˉr is a basis of the residue vector space M/mM, then any lifts x1,,xrM form an R-basis of M.

Facts & Assumptions

Given: A Noetherian local ring (R,m), a finite flat R-module M, a basis xˉ1,,xˉr of M/mM, and lifts x1,,xrM.

[L1]

A finite flat module over a Noetherian local ring is free (A finite flat module over a local ring is free).

Verification

technique · direct
1.1

By [L1], the module M is free of rank r, because the residue vector-space dimension equals the rank of a free module.

L1given
1.2

The chosen lifts generate M by Nakayama, and a generating set of size equal to the rank of a free module is automatically a basis. Therefore x1,,xr is an R-basis of M.

algebra
2.1

So residue-field bases lift to actual bases in the finite flat local case.

algebra

Sources