Theorems · Theorem · field theory
Valued.integer.mem_iff
∀ {K : Type u_1} [inst : NontriviallyNormedField K] [inst_1 : IsUltrametricDist K] {x : K},
x ∈ Valued.integer K ↔ ‖x‖ ≤ 1An element is in the valuation ring if the norm is bounded by 1. This is a variant of
Valuation.mem_integer_iff, phrased using norms instead of the valuation.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Norm.normstatement and proof · cited by 5,413
- NNRealstatement · cited by 4,310
- Subringstatement · cited by 602
- IsUltrametricDiststatement and proof · cited by 177
- Valued.vproof · cited by 163
- Valued.integerstatement · cited by 22
- NormedField.toValuedstatement · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- Valued.integer.norm_le_oneproof · cited by 0