Theorems · Theorem · field theory
Algebra.FormallyEtale.iff_exists_algEquiv_prod
∀ (K : Type u_1) (A : Type u) [inst : Field K] [inst_1 : CommRing A] [inst_2 : Algebra K A] [Algebra.EssFiniteType K A], Algebra.FormallyEtale K A ↔ ∃ I, ∃ (_ : Finite I), ∃ Ai x x_1 x_2, ∀ (i : I), Algebra.IsSeparable K (Ai i)
If A is an essentially of finite type algebra over a field K, then A is formally étale
over K if and only if A is a finite product of separable field extensions.
- Defined in
- Mathlib.RingTheory.Etale.Field
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 198 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Finitestatement and proof · cited by 3,029
- HasQuotient.Quotientproof · cited by 2,301
- AlgEquivstatement and proof · cited by 1,681
- Module.Finiteproof · cited by 1,032
- AlgEquiv.symmproof · cited by 615
- Pi.singleproof · cited by 518
- Algebra.IsSeparablestatement and proof · cited by 210
- IsArtinianRingproof · cited by 98
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.Etale.iff_exists_algEquiv_prodproof · cited by 0