Theorems · Theorem · commutative algebra
ModP.mul_ne_zero_of_pow_p_ne_zero
∀ {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 : ℕ} [hp : Fact (Nat.Prime p)] {x y : ModP O p}, x ^ p ≠ 0 → y ^ p ≠ 0 → x * y ≠ 0- Defined in
- Mathlib.RingTheory.Perfection
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites48
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
- Realproof · cited by 25,697
- 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
- Factstatement and proof · cited by 2,726
- Nat.cast_oneproof · cited by 2,501
- HasQuotient.Quotientproof · cited by 2,301
- Nat.Primestatement and proof · cited by 2,059
Cited by1
Results whose statement or proof uses this declaration.
- PreTilt.valAux_mulproof · cited by 0