Mathlib Map

Theorems · Theorem · commutative algebra

Valuation.IsEquiv.ofClass_eq_zero

∀ {R : Type u_3} {Γ₀ : Type u_4} {Γ'₀ : Type u_5} [inst : Ring R] [inst_1 : LinearOrderedCommMonoidWithZero Γ₀]
  [inst_2 : LinearOrderedCommMonoidWithZero Γ'₀] {v₁ : Valuation R Γ₀} {v₂ : Valuation R Γ'₀},
  v₁.IsEquiv v₂ → ∀ {r : R}, (MonoidWithZeroHom.ofClass v₁) r = 0 ↔ (MonoidWithZeroHom.ofClass v₂) r = 0
Defined in
Mathlib.RingTheory.Valuation.Basic
Cited by
4 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext
Assumes
RingLinearOrderedCommMonoidWithZeroLinearOrderedCommMonoidWithZero

Around this declaration

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

Cites8

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

Cited by4

Results whose statement or proof uses this declaration.