Theorems · Definition · field theory
AbsoluteValue.IsEquiv
{R : Type u_1} →
[inst : Semiring R] →
{S : Type u_2} → [inst_1 : Semiring S] → [inst_2 : PartialOrder S] → AbsoluteValue R S → AbsoluteValue R S → PropTwo absolute values v and w are equivalent if v x ≤ v y precisely when
w x ≤ w y.
Note that for real absolute values this condition is equivalent to the existence of a positive
real number c such that v x ^ c = w x for all x. See
AbsoluteValue.isEquiv_iff_exists_rpow_eq.
- Cited by
- 32 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses no axioms
- Assumes
- SemiringSemiringPartialOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- PartialOrderstatement and proof · cited by 6,410
- AbsoluteValuestatement and proof · cited by 363
Cited by32
Results whose statement or proof uses this declaration.
- AbsoluteValue.isEquiv_iff_exists_rpow_eqstatement and proof · cited by 4
- AbsoluteValue.IsEquiv.eq_one_iffstatement and proof · cited by 3
- AbsoluteValue.IsEquiv.lt_one_iffstatement and proof · cited by 3
- AbsoluteValue.isEquiv_iff_lt_one_iffstatement and proof · cited by 3
- AbsoluteValue.IsEquiv.symmstatement and proof · cited by 3
- AbsoluteValue.IsEquiv.isNontrivial_congrstatement and proof · cited by 2
- AbsoluteValue.IsEquiv.lt_iff_ltstatement and proof · cited by 2
- AbsoluteValue.IsEquiv.one_lt_iffstatement and proof · cited by 2
- AbsoluteValue.IsEquiv.rflstatement · cited by 2
- Rat.AbsoluteValue.equiv_padic_of_boundedstatement · cited by 1
- Rat.AbsoluteValue.equiv_real_of_unboundedstatement · cited by 1
- Rat.AbsoluteValue.exists_nat_rpow_iff_isEquivstatement · cited by 1