Theorems · Definition · commutative algebra
Subring.prod
{R : Type u} →
{S : Type v} → [inst : NonAssocRing R] → [inst_1 : NonAssocRing S] → Subring R → Subring S → Subring (R × S)Given Subrings s, t of rings R, S respectively, s.prod t is s ×̂ t
as a subring of R × S.
- Defined in
- Mathlib.Algebra.Ring.Subring.Basic
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
- Assumes
- NonAssocRingNonAssocRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SetLike.coeproof · cited by 8,199
- AddSubgroupproof · cited by 3,232
- Submonoidproof · cited by 3,086
- SProd.sprodproof · cited by 1,750
- Subringstatement and proof · cited by 602
- NonAssocRingstatement and proof · cited by 483
- Subsemiring.toSubmonoidproof · cited by 153
- Subring.toSubsemiringproof · cited by 71
- AddSubgroup.prodproof · cited by 34
- Submonoid.prodproof · cited by 27
- Subring.toAddSubgroupproof · cited by 11
Cited by12
Results whose statement or proof uses this declaration.
- Subring.prod_monostatement · cited by 2
- Subring.top_prodstatement · cited by 1
- Subring.prod_mono_leftstatement · cited by 1
- Subring.prod_mono_rightstatement · cited by 1
- Subring.prod_bot_sup_bot_prodstatement and proof · cited by 0
- RingHom.range_prodMapstatement and proof · cited by 0
- Subring.coe_prodstatement · cited by 0
- Subring.top_prod_topstatement · cited by 0
- Subring.center_prodstatement and proof · cited by 0
- Subring.prodEquivstatement · cited by 0
- Subring.mem_prodstatement · cited by 0
- Subring.prod_topstatement · cited by 0