multiplicity
of a prime in an integral domain as an additive valuation #
noncomputable def
multiplicity.addValuation
{R : Type u_1}
[CommRing R]
[IsDomain R]
{p : R}
[DecidableRel Dvd.dvd]
(hp : Prime p)
:
multiplicity
of a prime in an integral domain as an additive valuation to PartENat
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[simp]
theorem
multiplicity.addValuation_apply
{R : Type u_1}
[CommRing R]
[IsDomain R]
{p : R}
[DecidableRel Dvd.dvd]
{hp : Prime p}
{r : R}
:
(multiplicity.addValuation hp) r = multiplicity p r