Theorems · Theorem · commutative algebra
Valuation.isEquiv_iff_val_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 ↔ v' x < 1- Defined in
- Mathlib.RingTheory.Valuation.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 48 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Nontrivialproof · cited by 2,416
- DivisionRingstatement and proof · cited by 1,062
- Valuationstatement and proof · cited by 823
- LinearOrderedCommGroupWithZerostatement and proof · cited by 528
- inv_oneproof · cited by 301
- LinearOrderedCommMonoidWithZeroproof · cited by 139
- map_inv₀proof · cited by 106
- Valuation.IsEquivstatement and proof · cited by 67
- Eq.not_ltproof · cited by 22
- inv_eq_iff_eq_invproof · cited by 17
- Valuation.zero_iffproof · cited by 9
Cited by3
Results whose statement or proof uses this declaration.
- Valuation.isEquiv_iff_val_sub_one_lt_oneproof · cited by 2
- RatFunc.valuation_isEquiv_inftyValuation_of_one_lt_valuation_Xproof · cited by 1
- Valuation.isEquiv_tfaeproof · cited by 0