Theorems · Definition · commutative algebra
Valuation.IsNontrivial.casesOn
{R : Type u_3} →
{Γ₀ : Type u_4} →
[inst : Ring R] →
[inst_1 : LinearOrderedCommMonoidWithZero Γ₀] →
{v : Valuation R Γ₀} →
{motive : v.IsNontrivial → Sort u} →
(t : v.IsNontrivial) → ((exists_val_nontrivial : ∃ x, v x ≠ 0 ∧ v x ≠ 1) → motive ⋯) → motive t- Defined in
- Mathlib.RingTheory.Valuation.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext
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
- Ringstatement and proof · cited by 7,463
- Valuationstatement and proof · cited by 823
- LinearOrderedCommMonoidWithZerostatement and proof · cited by 139
- Valuation.IsNontrivialstatement and proof · cited by 27
Cited by3
Results whose statement or proof uses this declaration.
- Valuation.isNontrivial_of_isEquivproof · cited by 1
- ValuativeRel.isNontrivial_iff_isNontrivialproof · cited by 1
- Valuation.not_isNontrivial_oneproof · cited by 0