Mathlib Map

Theorems · Theorem · commutative algebra

emultiplicity_add_eq_min

∀ {α : Type u_1} [inst : Ring α] {p a b : α},
  emultiplicity p a ≠ emultiplicity p b → emultiplicity p (a + b) = min (emultiplicity p a) (emultiplicity p b)
Defined in
Mathlib.RingTheory.Multiplicity
Cited by
0 results in Mathlib
Foundations
Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Ring

Around this declaration

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

Cites9

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.