Theorems · Definition · commutative algebra
Ideal.piOrderIso
{ι : Type u_4} →
{R : ι → Type u_5} → [inst : (i : ι) → Semiring (R i)] → [Finite ι] → Ideal ((i : ι) → R i) ≃o ((i : ι) → Ideal (R i))Ideals in a finite direct product semiring Πᵢ Rᵢ are identified with tuples of ideals
in the individual semirings, in an order-preserving way.
(Note that this is not in general true for infinite direct products:
If infinitely many of the Rᵢ are nontrivial, then there exists an ideal of Πᵢ Rᵢ that
is not of the form Πᵢ Iᵢ, namely the ideal of finitely supported elements of Πᵢ Rᵢ
(it is also not a principal ideal).)
- Defined in
- Mathlib.RingTheory.Ideal.Maps
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 72 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.
- Semiringstatement and proof · cited by 13,802
- Idealstatement and proof · cited by 4,748
- Finitestatement and proof · cited by 3,029
- OrderIsostatement · cited by 874
- Ideal.mapproof · cited by 692
- OrderIso.symmproof · cited by 475
- Pi.evalRingHomproof · cited by 44
- Ideal.piproof · cited by 5
- Ideal.pi_le_pi_iffproof · cited by 0
Cited by2
Results whose statement or proof uses this declaration.
- Ideal.coe_piOrderIso_applystatement · cited by 0
- Ideal.coe_piOrderIso_symm_applystatement and proof · cited by 0