Mathlib Map

Theorems · Theorem · commutative algebra

Valuation.Integers.wfDvdMonoid_iff_wellFounded_gt_on_v

∀ {F : Type u_1} {Γ₀ : Type u_2} {O : Type u_3} [inst : Field F] [inst_1 : LinearOrderedCommGroupWithZero Γ₀]
  [inst_2 : CommRing O] [inst_3 : Algebra O F] {v : Valuation F Γ₀},
  v.Integers O → (WfDvdMonoid O ↔ WellFounded (Function.onFun (fun x1 x2 => x1 > x2) (⇑v ∘ ⇑(algebraMap O F))))
Defined in
Mathlib.RingTheory.Valuation.Archimedean
Cited by
1 results in Mathlib
Foundations
Depth 49 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldLinearOrderedCommGroupWithZeroCommRingAlgebra

Around this declaration

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

Cites14

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

Cited by1

Results whose statement or proof uses this declaration.