Theorems · Theorem · field theory
AbsoluteValue.IsEquiv.eq_iff_eq
∀ {R : Type u_1} [inst : Semiring R] {S : Type u_2} [inst_1 : Semiring S] [inst_2 : PartialOrder S]
{v w : AbsoluteValue R S}, v.IsEquiv w → ∀ {x y : R}, v x = v y ↔ w x = w y- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
- Assumes
- SemiringSemiringPartialOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Semiringstatement and proof · cited by 13,802
- PartialOrderstatement and proof · cited by 6,410
- AbsoluteValuestatement and proof · cited by 363
- AbsoluteValue.IsEquivstatement and proof · cited by 32
Cited by1
Results whose statement or proof uses this declaration.
- AbsoluteValue.IsEquiv.eq_one_iffproof · cited by 3