Mathlib Map

Theorems · Definition · commutative algebra

IsFractionRing.ringEquivOfRingEquiv

{A : Type u_8} →
  {K : Type u_9} →
    {B : Type u_10} →
      {L : Type u_11} →
        [inst : CommRing A] →
          [inst_1 : CommRing B] →
            [inst_2 : CommRing K] →
              [inst_3 : CommRing L] →
                [inst_4 : Algebra A K] →
                  [IsFractionRing A K] → [inst_6 : Algebra B L] → [IsFractionRing B L] → A ≃+* B → K ≃+* L

Given rings A, B and localization maps to their fraction rings f : A →+* K, g : B →+* L, an isomorphism h : A ≃+* B induces an isomorphism of fraction rings K ≃+* L.

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

Around this declaration

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

IsFractionRing.semilinearEquivOfRingEquiv · cited by 13IsFractionRing.semilinear…WittVector.FractionRing.frobenius · cited by 9FractionRing.frobeniusIsFractionRing.ringEquivOfRingEquiv_apply · cited by 7IsFractionRing.ringEquivO…IsFractionRing.fieldEquivOfAlgEquiv · cited by 6IsFractionRing.fieldEquiv…IsFractionRing.ringEquivOfRingEquivHom · cited by 3IsFractionRing.ringEquivO…IsFractional.mapEquiv · cited by 2IsFractional.mapEquivIsFractionRing.ringEquivOfRingEquiv_algebraMap · cited by 2IsFractionRing.ringEquivO…FractionalIdeal.ringEquivOfRingEquiv_spanSingleton · cited by 1FractionalIdeal.ringEquiv…IsFractionRing.ringEquivOfRingEquiv_comp · cited by 1IsFractionRing.ringEquivO…IsFractionRing.ringEquivOfRingEquiv_refl · cited by 1IsFractionRing.ringEquivO…IsFractionRing.semilinearEquivOfRingEquiv_apply · cited by 1IsFractionRing.semilinear…IsFractionRing.semilinearEquivOfRingEquiv_comp · cited by 1IsFractionRing.semilinear…WittVector.exists_frobenius_solution_fractionRing · cited by 1WittVector.exists_frobeni…WittVector.exists_frobenius_solution_fractionRing_aux · cited by 1WittVector.exists_frobeni…FractionalIdeal.ringEquivOfRingEquiv_refl · cited by 0FractionalIdeal.ringEquiv…CommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraRingEquiv · cited by 1147RingEquivIsFractionRing · cited by 738IsFractionRingIsLocalization.ringEquivOfRingEquiv · cited by 15IsLocalization.ringEquivO…IsFractionRing.ringEquivOfRin…CITED BYCITES

Cites5

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

Cited by21

Results whose statement or proof uses this declaration.