Theorems · Theorem · commutative algebra
MixedCharZero.reduce_to_maximal_ideal
∀ (R : Type u_1) [inst : CommRing R] {p : ℕ},
Nat.Prime p → ((∃ I, I ≠ ⊤ ∧ CharP (R ⧸ I) p) ↔ ∃ I, I.IsMaximal ∧ CharP (R ⧸ I) p)Reduction to I prime ideal: When proving statements about mixed characteristic rings,
after we reduced to p prime, we can assume that the ideal I in the definition is maximal.
- Defined in
- Mathlib.Algebra.CharP.MixedCharZero
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Top.topstatement and proof · cited by 9,680
- Idealstatement and proof · cited by 4,748
- HasQuotient.Quotientstatement and proof · cited by 2,301
- Nat.Primestatement and proof · cited by 2,059
- CharPstatement and proof · cited by 478
- Ideal.IsMaximalstatement and proof · cited by 452
- CharP.cast_eq_zeroproof · cited by 357
- AddMonoidWithOneproof · cited by 313
- Ideal.exists_le_maximalproof · cited by 47
- CharP.cast_eq_zero_iffproof · cited by 42
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.