Theorems · Definition · commutative algebra
ModP.preVal
(K : Type u₁) →
[inst : Field K] →
Valuation K NNReal → (O : Type u₂) → [inst_1 : CommRing O] → [Algebra O K] → (p : ℕ) → ModP O p → NNRealFor a field K with valuation v : K → ℝ≥0 and ring of integers O,
a function O/(p) → ℝ≥0 that sends 0 to 0 and x + (p) to v(x) as long as x ∉ (p).
- Defined in
- Mathlib.RingTheory.Perfection
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapproof · cited by 4,706
- NNRealstatement and proof · cited by 4,310
- Valuationstatement and proof · cited by 823
- Quotient.outproof · cited by 141
- ModPstatement and proof · cited by 23
Cited by12
Results whose statement or proof uses this declaration.
- PreTilt.valAuxproof · cited by 7
- ModP.preVal_mkstatement · cited by 5
- PreTilt.valAux_eqstatement and proof · cited by 4
- ModP.preVal_zerostatement · cited by 3
- PreTilt.map_eq_zeroproof · cited by 1
- ModP.preVal_addstatement and proof · cited by 1
- ModP.preVal_eq_zerostatement and proof · cited by 1
- ModP.preVal_mulstatement and proof · cited by 1
- ModP.v_p_lt_preValstatement and proof · cited by 1
- PreTilt.valAux_addproof · cited by 0
- PreTilt.valAux_mulproof · cited by 0
- PreTilt.valAux_oneproof · cited by 0