Mathlib Map

Theorems · Definition · commutative algebra

StandardEtalePresentation.equivRing

{R : Type u_1} →
  {S : Type u_2} →
    [inst : CommRing R] →
      [inst_1 : CommRing S] → [inst_2 : Algebra R S] → (P : StandardEtalePresentation R S) → S ≃ₐ[R] P.Ring

The isomorphism to the standard etale algebra given a StandardEtalePresentation.

Defined in
Mathlib.RingTheory.Etale.StandardEtale
Cited by
7 results in Mathlib
Foundations
Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebra

Around this declaration

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

Cites12

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

Cited by7

Results whose statement or proof uses this declaration.