Theorems · Theorem · field theory
Algebra.Etale.iff_exists_algEquiv_prod
∀ (K : Type u_1) (A : Type u) [inst : Field K] [inst_1 : CommRing A] [inst_2 : Algebra K A],
Algebra.Etale K A ↔
∃ I, ∃ (_ : Finite I), ∃ Ai x x_1 x_2, ∀ (i : I), Module.Finite K (Ai i) ∧ Algebra.IsSeparable K (Ai i)A is étale over a field K if and only if
A is a finite product of finite separable field extensions.
- Defined in
- Mathlib.RingTheory.Etale.Field
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 199 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Fieldstatement and proof · cited by 7,404
- Finitestatement and proof · cited by 3,029
- AlgEquivstatement and proof · cited by 1,681
- LinearMap.compproof · cited by 1,642
- Module.Finitestatement and proof · cited by 1,032
- AlgEquiv.symmproof · cited by 615
- Algebra.IsSeparablestatement and proof · cited by 210
- LinearMap.projproof · cited by 71
- AlgEquiv.surjectiveproof · cited by 48
- Algebra.Etalestatement and proof · cited by 34
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.