Theorems · Theorem · commutative algebra
Valuation.isEquiv_iff_val_sub_one_lt_one
∀ {K : Type u_1} [inst : DivisionRing K] {Γ₀ : Type u_4} {Γ'₀ : Type u_5} [inst_1 : LinearOrderedCommGroupWithZero Γ₀]
[inst_2 : LinearOrderedCommGroupWithZero Γ'₀] {v : Valuation K Γ₀} {v' : Valuation K Γ'₀},
v.IsEquiv v' ↔ ∀ {x : K}, v (x - 1) < 1 ↔ v' (x - 1) < 1- Defined in
- Mathlib.RingTheory.Valuation.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 49 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.
- DFunLike.coestatement and proof · cited by 62,936
- DivisionRingstatement and proof · cited by 1,062
- Valuationstatement and proof · cited by 823
- LinearOrderedCommGroupWithZerostatement and proof · cited by 528
- Function.Surjective.forallproof · cited by 214
- Equiv.surjectiveproof · cited by 198
- Valuation.IsEquivstatement · cited by 67
- Equiv.subRightproof · cited by 10
- Valuation.isEquiv_iff_val_lt_oneproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Valuation.isEquiv_tfaeproof · cited by 0
- Valuation.IsEquiv.val_sub_one_lt_one_iffproof · cited by 0