Theorems · Definition · ring theory
NonUnitalSubring.prodEquiv
{R : Type u} →
{S : Type v} →
[inst : NonUnitalNonAssocRing R] →
[inst_1 : NonUnitalNonAssocRing S] → (s : NonUnitalSubring R) → (t : NonUnitalSubring S) → ↥(s.prod t) ≃+* ↥s × ↥tProduct of NonUnitalSubrings is isomorphic to their product as rings.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, 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.
- Equivproof · cited by 8,337
- SetLike.coeproof · cited by 8,199
- Set.Elemproof · cited by 7,166
- SProd.sprodproof · cited by 1,750
- RingEquivstatement · cited by 1,147
- NonUnitalNonAssocRingstatement and proof · cited by 354
- NonUnitalSubringstatement and proof · cited by 185
- NonUnitalSubring.prodstatement · cited by 9
- Equiv.Set.prodproof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.