Theorems · Theorem · commutative algebra
ModP.v_p_lt_preVal
∀ {K : Type u₁} [inst : Field K] {v : Valuation K NNReal} {O : Type u₂} [inst_1 : CommRing O] [inst_2 : Algebra O K],
v.Integers O → ∀ {p : ℕ} {x : ModP O p}, v ↑p < ModP.preVal K v O p x ↔ x ≠ 0- Defined in
- Mathlib.RingTheory.Perfection
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Setstatement · cited by 53,352
- 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
- Ideal.spanstatement and proof · cited by 948
- Valuationstatement and proof · cited by 823
- Ideal.Quotient.mkproof · cited by 610
- lt_of_not_geproof · cited by 374
- map_natCastproof · cited by 134
Cited by1
Results whose statement or proof uses this declaration.
- ModP.preVal_eq_zeroproof · cited by 1