Mathlib Map

Theorems · Definition · commutative algebra

FractionalIdeal.equivNumOfIsLocalization

{R : Type u_1} →
  [inst : CommRing R] →
    {S : Submonoid R} →
      {P : Type u_2} →
        [inst_1 : CommRing P] →
          [inst_2 : Algebra R P] →
            [FaithfulSMul R P] → [IsLocalization S P] → (I : FractionalIdeal S P) → ↥↑I ≃ₗ[R] ↥I.num

The linear equivalence between the fractional ideal I in a faithful localization and the integral ideal I.num.

Defined in
Mathlib.RingTheory.FractionalIdeal.Basic
Cited by
2 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraFaithfulSMulIsLocalization

Around this declaration

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

Cites13

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

Cited by2

Results whose statement or proof uses this declaration.