Theorems · Definition · commutative algebra
ValuativeRel.trivialRel
{R : Type} → [inst : Semiring R] → [DecidableEq R] → [IsDomain R] → ValuativeRel RThe trivial valuative relation on a domain R, such that all non-zero elements are related.
The domain condition is necessary so that the relation is closed when multiplying.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringDecidableEqIsDomain
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- IsDomainstatement and proof · cited by 2,196
- ValuativeRelstatement · cited by 241
Cited by2
Results whose statement or proof uses this declaration.
- ValuativeRel.eq_trivialRel_of_compatible_onestatement · cited by 1
- ValuativeRel.trivialRel_eq_ofValuation_onestatement and proof · cited by 0