Mathlib Map

Theorems · Definition · commutative algebra

FractionalIdeal.mk0

{R : Type u_1} →
  (K : Type u_2) →
    [inst : CommRing R] →
      [inst_1 : Field K] →
        [inst_2 : Algebra R K] →
          [inst_3 : IsFractionRing R K] →
            [IsDomain R] →
              [inst_5 : IsDedekindDomain R] → ↥(nonZeroDivisors (Ideal R)) →* (FractionalIdeal (nonZeroDivisors R) K)ˣ

Send a nonzero integral ideal to an invertible fractional ideal.

Defined in
Mathlib.RingTheory.ClassGroup.Basic
Cited by
13 results in Mathlib
Foundations
Depth 145 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingFieldAlgebraIsFractionRingIsDomainIsDedekindDomain

Around this declaration

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

ClassGroup.mk0 · cited by 22ClassGroup.mk0NumberField.mixedEmbedding.fundamentalCone.idealSet · cited by 8fundamentalCone.idealSetClassGroup.mk_mk0 · cited by 3ClassGroup.mk_mk0ClassGroup.extendedHom_mk0 · cited by 2ClassGroup.extendedHom_mk0FractionalIdeal.coe_mk0 · cited by 2FractionalIdeal.coe_mk0NumberField.Ideal.tendsto_norm_le_and_mk_eq_div_atTop · cited by 1Ideal.tendsto_norm_le_and…ClassGroup.equiv_mk0 · cited by 1ClassGroup.equiv_mk0NumberField.mixedEmbedding.fundamentalCone.mem_idealSet · cited by 1fundamentalCone.mem_ideal…ClassGroup.mk0_integralRep · cited by 1ClassGroup.mk0_integralRepNumberField.exists_ideal_in_class_of_norm_le · cited by 1NumberField.exists_ideal_…FractionalIdeal.canonicalEquiv_mk0 · cited by 1FractionalIdeal.canonical…ClassGroup.mk0_eq_quotientMk · cited by 1ClassGroup.mk0_eq_quotien…FractionalIdeal.map_canonicalEquiv_mk0 · cited by 1FractionalIdeal.map_canon…FractionalIdeal.mk0.congr_simp · cited by 0mk0.congr_simpClassGroup.extendedHom_mk0' · cited by 0ClassGroup.extendedHom_mk…CommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraField · cited by 7404FieldIdeal · cited by 4748IdealMonoidHom · cited by 3629MonoidHomSubmonoid · cited by 3086SubmonoidUnits · cited by 2804UnitsIsDomain · cited by 2196IsDomainnonZeroDivisors · cited by 895nonZeroDivisorsIsFractionRing · cited by 738IsFractionRingIsDedekindDomain · cited by 668IsDedekindDomainFractionalIdeal · cited by 423FractionalIdealUnits.mk0 · cited by 181Units.mk0FractionalIdeal.coeIdeal · cited by 109FractionalIdeal.coeIdealFractionalIdeal.mk0CITED BYCITES

Cites14

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

Cited by15

Results whose statement or proof uses this declaration.