Mathlib Map

Theorems · Theorem · field theory

ArchimedeanClass.stdPart_of_mk_ne_zero

∀ {K : Type u_1} [inst : LinearOrder K] [inst_1 : Field K] [inst_2 : IsOrderedRing K] {x : K},
  ArchimedeanClass.mk x ≠ 0 → ArchimedeanClass.stdPart x = 0

Alias of the reverse direction of ArchimedeanClass.stdPart_eq_zero.

Defined in
Mathlib.Algebra.Order.Ring.StandardPart
Cited by
4 results in Mathlib
Foundations
Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrderFieldIsOrderedRing

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.