Mathlib Map

Theorems · Definition · commutative algebra

ValuativeRel.ValueGroupWithZero.mk

{R : Type u_1} →
  [inst : Semiring R] →
    [inst_1 : ValuativeRel R] → R → ↥(ValuativeRel.posSubmonoid R) → ValuativeRel.ValueGroupWithZero R

Construct an element of the value group-with-zero from an element r : R and y : posSubmonoid R. This should be thought of as v r / v y.

Defined in
Mathlib.RingTheory.Valuation.ValuativeRel.Basic
Cited by
25 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringValuativeRel

Around this declaration

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

ValuativeRel.valuation · cited by 42ValuativeRel.valuationValuativeRel.ValueGroupWithZero.ind · cited by 6ValueGroupWithZero.indValuativeRel.ValueGroupWithZero.mk_eq_div · cited by 3ValueGroupWithZero.mk_eq_…ValuativeRel.ValueGroupWithZero.sound · cited by 3ValueGroupWithZero.soundValuativeRel.exists_valuation_div_valuation_eq · cited by 2ValuativeRel.exists_valua…ValuativeRel.ValueGroupWithZero.embed_valuation_eq_restrict₀ · cited by 2ValueGroupWithZero.embed_…ValuativeRel.ValueGroupWithZero.mk_eq_zero · cited by 2ValueGroupWithZero.mk_eq_…ValuativeRel.ValueGroupWithZero.embed_mk · cited by 1ValueGroupWithZero.embed_…ValuativeRel.ValueGroupWithZero.inv_mk · cited by 1ValueGroupWithZero.inv_mkValuativeRel.ValueGroupWithZero.mk_eq_mk · cited by 1ValueGroupWithZero.mk_eq_…ValuativeRel.ValueGroupWithZero.mk_eq_valuation · cited by 1ValueGroupWithZero.mk_eq_…ValuativeRel.ValueGroupWithZero.mk_le_mk · cited by 1ValueGroupWithZero.mk_le_…ValuativeRel.ValueGroupWithZero.mk_zero · cited by 1ValueGroupWithZero.mk_zeroValuativeExtension.mapValueGroupWithZero_mk · cited by 1ValuativeExtension.mapVal…ValuativeRel.isNontrivial_iff_isNontrivial · cited by 1ValuativeRel.isNontrivial…Semiring · cited by 13802SemiringSubmonoid · cited by 3086SubmonoidValuativeRel · cited by 241ValuativeRelValuativeRel.ValueGroupWithZero · cited by 86ValuativeRel.ValueGroupWi…ValuativeRel.posSubmonoid · cited by 45ValuativeRel.posSubmonoidValuativeRel.valueSetoid · cited by 1ValuativeRel.valueSetoidValueGroupWithZero.mkCITED BYCITES

Cites6

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

Cited by26

Results whose statement or proof uses this declaration.