Theorems · Theorem · commutative algebra
Valuation.isEquiv_iff_val_eq_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
- 2 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- le_transproof · cited by 985
- map_oneproof · cited by 861
- Valuationstatement and proof · cited by 823
- LinearOrderedCommGroupWithZerostatement and proof · cited by 528
- le_of_eqproof · cited by 366
- neg_add_cancel_leftproof · cited by 84
- Valuation.IsEquivstatement and proof · cited by 67
- max_selfproof · cited by 43
- lt_or_eq_of_leproof · cited by 29
- Valuation.map_addproof · cited by 17
Cited by2
Results whose statement or proof uses this declaration.
- Valuation.isEquiv_iff_val_lt_oneproof · cited by 3
- Valuation.isEquiv_tfaeproof · cited by 0