Theorems · Theorem · commutative algebra
ModP.preVal_mul
∀ {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 y : ModP O p}, x * y ≠ 0 → ModP.preVal K v O p (x * y) = ModP.preVal K v O p x * ModP.preVal K v O p y- 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.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- HasQuotient.Quotientproof · cited by 2,301
- MulZeroClass.mul_zeroproof · cited by 2,091
- MulZeroClass.zero_mulproof · cited by 1,625
- map_mulproof · cited by 1,137
- Ideal.spanstatement and proof · cited by 948
Cited by1
Results whose statement or proof uses this declaration.
- PreTilt.valAux_mulproof · cited by 0