Documentation

Mathlib.RingTheory.RingHom.Etale

Γ‰tale ring homomorphisms #

We show the meta properties of Γ©tale morphisms.

def RingHom.Etale {R : Type u_3} {S : Type u_4} [CommRing R] [CommRing S] (f : R β†’+* S) :

A ring hom R β†’+* S is Γ©tale, if S is an Γ©tale R-algebra.

Instances For
    theorem RingHom.Etale.toAlgebra {R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] {f : R β†’+* S} (hf : f.Etale) :

    Helper lemma for the algebraize tactic

    theorem RingHom.Etale.eq_formallyUnramified_and_smooth :
    @Etale = fun (R : Type u_6) (S : Type u_5) (x : CommRing R) (x_1 : CommRing S) (f : R β†’+* S) => f.FormallyUnramified ∧ f.Smooth
    theorem RingHom.Etale.of_bijective {R : Type u_3} {S : Type u_4} [CommRing R] [CommRing S] {f : R β†’+* S} (hf : Function.Bijective ⇑f) :