Mathlib Map

Theorems · Definition · commutative algebra

ValuativeRel.ValueGroupWithZero.embed

{R : Type u_2} →
  {Γ : Type u_3} →
    [inst : Ring R] →
      [inst_1 : ValuativeRel R] →
        [inst_2 : LinearOrderedCommGroupWithZero Γ] →
          (v : Valuation R Γ) →
            [v.Compatible] → ValuativeRel.ValueGroupWithZero R →*₀ (MonoidWithZeroHom.ofClass v).ValueGroup₀

The ValueGroupWithZero R is the "minimal" value group (with zero) among all value groups of valuations that are compatible with the valuative relation, in the sense that it is canonically isomorphic to the subgroup (with zero) generated by v '' R for any compatible v. ValueGroupWithZero.embed v is exactly this isomorphism map; it will later be upgraded to ValueGroupWithZero.orderMonoidIso v.

Defined in
Mathlib.RingTheory.Valuation.ValuativeRel.Basic
Cited by
7 results in Mathlib
Foundations
Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingValuativeRelLinearOrderedCommGroupWithZeroValuation.Compatible

Around this declaration

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

ValuativeRel.ValueGroupWithZero.orderMonoidIso · cited by 13ValueGroupWithZero.orderM…ValuativeRel.ValueGroupWithZero.embed_strictMono · cited by 4ValueGroupWithZero.embed_…ValuativeRel.ValueGroupWithZero.embed_valuation_eq_restrict₀ · cited by 2ValueGroupWithZero.embed_…ValuativeRel.IsRankLeOne.of_compatible_mulArchimedean · cited by 1IsRankLeOne.of_compatible…Valuation.RankOne.rankLeOneStruct · cited by 1RankOne.rankLeOneStructValuativeRel.ValueGroupWithZero.embed_mk · cited by 1ValueGroupWithZero.embed_…ValuativeRel.ValueGroupWithZero.embedding_embed_valuation_eq · cited by 1ValueGroupWithZero.embedd…ValuativeRel.ValueGroupWithZero.embed.congr_simp · cited by 0embed.congr_simpValuativeRel.ValueGroupWithZero.orderMonoidIso_embed · cited by 0ValueGroupWithZero.orderM…DFunLike.coe · cited by 62936DFunLike.coeRing · cited by 7463RingSubgroup · cited by 3593SubgroupUnits · cited by 2804UnitsValuation · cited by 823ValuationMonoidWithZeroHom · cited by 704MonoidWithZeroHomLinearOrderedCommGroupWithZero · cited by 528LinearOrderedCommGroupWit…ValuativeRel · cited by 241ValuativeRelMonoidWithZeroHom.ofClass · cited by 204MonoidWithZeroHom.ofClassMonoidWithZeroHom.valueGroup · cited by 170MonoidWithZeroHom.valueGr…MonoidWithZeroHom.ValueGroup₀ · cited by 166MonoidWithZeroHom.ValueGr…ValuativeRel.ValueGroupWithZero · cited by 86ValuativeRel.ValueGroupWi…Valuation.Compatible · cited by 71Valuation.CompatibleValuativeRel.posSubmonoid · cited by 45ValuativeRel.posSubmonoidMonoidWithZeroHom.ValueGroup₀.restrict₀ · cited by 32ValueGroup₀.restrict₀ValueGroupWithZero.embedCITED BYCITES

Cites16

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

Cited by9

Results whose statement or proof uses this declaration.