Mathlib Map

Theorems · Theorem · commutative algebra

Algebra.IsStandardEtale.of_surjective

∀ {R : Type u_1} {S : Type u_2} {T : Type u_3} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : CommRing T]
  [inst_3 : Algebra R S] [inst_4 : Algebra R T] [Algebra.IsStandardEtale R S] [Algebra.Etale R T] (f : S →ₐ[R] T),
  Function.Surjective ⇑f → Algebra.IsStandardEtale R T

If T is an etale algebra, and a standard etale algebra surjects onto T, then T is also standard etale.

Defined in
Mathlib.RingTheory.Etale.StandardEtale
Cited by
1 results in Mathlib
Foundations
Depth 135 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingCommRingAlgebraAlgebraAlgebra.IsStandardEtaleAlgebra.Etale

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites24

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.