Mathlib Map

Theorems · Definition · commutative algebra

IsFractionRing.semilinearEquivOfRingEquiv

{A : Type u_8} →
  {B : Type u_9} →
    (K : 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] → (f : A ≃+* B) → K ≃ₛₗ[↑f] L

Given rings A, B and localization maps to their fraction rings f : A →+* K, g : B →+* L, an isomorphism h : A ≃+* B induces a semilinear equivalence fraction rings K ≃ₛₗ[f.toRingHom] L.

Defined in
Mathlib.RingTheory.Localization.FractionRing
Cited by
13 results in Mathlib
Foundations
Depth 62 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.

FractionalIdeal.ringEquivOfRingEquiv · cited by 13FractionalIdeal.ringEquiv…IsFractional.mapEquiv · cited by 2IsFractional.mapEquivFractionalIdeal.ringEquivOfRingEquiv_spanSingleton · cited by 1FractionalIdeal.ringEquiv…FractionalIdeal.ringEquivOfRingEquiv_trans · cited by 1FractionalIdeal.ringEquiv…IsFractionRing.semilinearEquivOfRingEquiv_apply · cited by 1IsFractionRing.semilinear…IsFractionRing.semilinearEquivOfRingEquiv_comp · cited by 1IsFractionRing.semilinear…FractionalIdeal.ringEquivOfRingEquiv_apply · cited by 0FractionalIdeal.ringEquiv…FractionalIdeal.ringEquivOfRingEquiv_apply_coe · cited by 0FractionalIdeal.ringEquiv…FractionalIdeal.ringEquivOfRingEquiv_apply_val · cited by 0FractionalIdeal.ringEquiv…IsFractionRing.semilinearEquivOfRingEquiv.congr_simp · cited by 0semilinearEquivOfRingEqui…FractionalIdeal.ringEquivOfRingEquiv_symm_apply_coe · cited by 0FractionalIdeal.ringEquiv…FractionalIdeal.ringEquivOfRingEquiv_refl · cited by 0FractionalIdeal.ringEquiv…IsFractionRing.semilinearEquivOfRingEquiv_algebraMap · cited by 0IsFractionRing.semilinear…IsFractionRing.semilinearEquivOfRingEquiv_symm_apply · cited by 0IsFractionRing.semilinear…CommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraLinearEquiv · cited by 3317LinearEquivRingEquiv · cited by 1147RingEquivRingHomClass.toRingHom · cited by 746RingHomClass.toRingHomIsFractionRing · cited by 738IsFractionRingRingEquiv.symm · cited by 567RingEquiv.symmEquiv.toFun · cited by 279Equiv.toFunEquiv.invFun · cited by 163Equiv.invFunRingEquiv.toEquiv · cited by 101RingEquiv.toEquivIsFractionRing.ringEquivOfRingEquiv · cited by 17IsFractionRing.ringEquivO…IsFractionRing.semilinearEqui…CITED BYCITES

Cites11

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

Cited by14

Results whose statement or proof uses this declaration.