Theorems · Theorem · commutative algebra
Algebra.IsFiniteSplit.exists_tensorProduct_of_etale
∀ {R S : Type u} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] [Algebra.Etale R S]
[Module.Finite R S] {n : ℕ},
Module.rankAtStalk S = ↑n →
∃ T x x_1,
∃ (_ : Module.FaithfullyFlat R T) (_ : Module.Finite R T) (_ : Algebra.Etale R T),
Algebra.IsFiniteSplit T (TensorProduct R T S)If S is finite étale over R of (constant) rank n, there exists
a finite faithfully flat, étale R-algebra T such that T ⊗[R] S is split of rank n
over T.
This is the commutative algebra version of
[Lenstra, Galois theory for schemes, 5.10][lenstraGSchemes].
- Defined in
- Mathlib.RingTheory.TotallySplit
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 137 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites53
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Algebra.algebraMapproof · cited by 4,706
- IsScalarTowerproof · cited by 3,896
- TensorProductstatement and proof · cited by 2,545
- Nat.cast_oneproof · cited by 2,501
- Nontrivialproof · cited by 2,416
- AlgEquivproof · cited by 1,681
- Module.Finitestatement and proof · cited by 1,032
- RingHom.compproof · cited by 899
- PrimeSpectrumstatement and proof · cited by 625
- AlgEquiv.symmproof · cited by 615
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.