Mathlib Map

Theorems · Definition · commutative algebra

IsFractionRing.ringEquivOfRingEquivHom

(A : Type u_8) →
  (K : Type u_9) →
    [inst : CommRing A] → [inst_1 : CommRing K] → [inst_2 : Algebra A K] → [IsFractionRing A K] → (A ≃+* A) →* K ≃+* K

A ring automorphism of a ring induces an ring automorphism of its fraction field. This is a bundled version of ringEquivOfRingEquiv.

Defined in
Mathlib.RingTheory.Localization.FractionRing
Cited by
3 results in Mathlib
Foundations
Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraIsFractionRing

Around this declaration

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

Cites8

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

Cited by4

Results whose statement or proof uses this declaration.