Theorems · Inductive type · order theory
AbsoluteValue.IsEuclidean
{R : Type u_1} →
{S : Type u_2} →
[inst : EuclideanDomain R] → [inst_1 : Semiring S] → [inst_2 : PartialOrder S] → AbsoluteValue R S → PropAn absolute value abv : R → S is Euclidean if it is compatible with the
EuclideanDomain structure on R, namely abv is strictly monotone with respect to the well
founded relation ≺ on R.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
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.
- Semiringstatement · cited by 13,802
- PartialOrderstatement · cited by 6,410
- AbsoluteValuestatement · cited by 363
- EuclideanDomainstatement · cited by 124
Cited by18
Results whose statement or proof uses this declaration.
- AbsoluteValue.IsEuclidean.map_lt_map_iff'statement and proof · cited by 1
- AbsoluteValue.IsAdmissible.mk.injstatement and proof · cited by 1
- AbsoluteValue.IsAdmissible.mk.noConfusionstatement and proof · cited by 1
- AbsoluteValue.IsEuclidean.map_lt_map_iffstatement and proof · cited by 1
- AbsoluteValue.IsEuclidean.recOnstatement and proof · cited by 0
- AbsoluteValue.IsEuclidean.sub_mod_ltstatement and proof · cited by 0
- AbsoluteValue.IsAdmissible.mk.injEqstatement and proof · cited by 0
- AbsoluteValue.IsAdmissible.mk.sizeOf_specstatement and proof · cited by 0
- AbsoluteValue.absIsAdmissibleproof · cited by 0
- AbsoluteValue.abs_isEuclideanstatement · cited by 0
- AbsoluteValue.IsAdmissible.casesOnstatement and proof · cited by 0
- Polynomial.cardPowDegreeIsAdmissibleproof · cited by 0