Mathlib Map

Theorems · Theorem · commutative algebra

Valuation.RankOne.hom_eq_zero_iff

∀ {R : Type u_1} {Γ₀ : Type u_2} [inst : Ring R] [inst_1 : LinearOrderedCommGroupWithZero Γ₀] (v : Valuation R Γ₀)
  [hv : v.RankOne] {x : (MonoidWithZeroHom.ofClass v).ValueGroup₀}, (Valuation.RankOne.hom v) x = 0 ↔ x = 0

If v is a rank one valuation, then x : Γ₀ has image 0 under RankOne.hom v if and only if x = 0.

Defined in
Mathlib.RingTheory.Valuation.RankOne
Cited by
0 results in Mathlib
Foundations
Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingLinearOrderedCommGroupWithZeroValuation.RankOne

Around this declaration

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

Cites15

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.