Theorems · Definition · ring theory
RingEquiv.piFinTwo
(R : Fin 2 → Type u_1) → [inst : (i : Fin 2) → Semiring (R i)] → ((i : Fin 2) → R i) ≃+* R 0 × R 1
The product over Fin 2 of some rings is just the Cartesian product of these rings.
- Defined in
- Mathlib.Algebra.Ring.Fin
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Quot.sound
- Assumes
- Semiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Equivproof · cited by 8,337
- RingEquivstatement · cited by 1,147
- Equiv.invFunproof · cited by 163
- piFinTwoEquivproof · cited by 19
Cited by3
Results whose statement or proof uses this declaration.
- Ideal.quotientInfEquivQuotientProdproof · cited by 5
- RingEquiv.piFinTwo_applystatement and proof · cited by 0
- RingEquiv.piFinTwo_symm_applystatement and proof · cited by 0