Theorems · Theorem · commutative algebra
AddValuation.top_iff
∀ {K : Type u_1} [inst : DivisionRing K] {Γ₀ : Type u_4} [inst_1 : LinearOrderedAddCommMonoidWithTop Γ₀] [Nontrivial Γ₀]
(v : AddValuation K Γ₀) {x : K}, v x = ⊤ ↔ x = 0If v is an additive valuation on a division ring then v(x) = ⊤ iff x = 0.
- Defined in
- Mathlib.RingTheory.Valuation.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Top.topstatement · cited by 9,680
- Nontrivialstatement and proof · cited by 2,416
- DivisionRingstatement and proof · cited by 1,062
- AddValuationstatement and proof · cited by 96
- LinearOrderedAddCommMonoidWithTopstatement and proof · cited by 68
- Valuation.zero_iffproof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.