Theorems · Theorem · ring theory
NonUnitalSubring.mem_prod
∀ {R : Type u} {S : Type v} [inst : NonUnitalNonAssocRing R] [inst_1 : NonUnitalNonAssocRing S] {s : NonUnitalSubring R}
{t : NonUnitalSubring S} {p : R × S}, p ∈ s.prod t ↔ p.1 ∈ s ∧ p.2 ∈ t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NonUnitalNonAssocRingstatement and proof · cited by 354
- NonUnitalSubringstatement and proof · cited by 185
- NonUnitalSubring.prodstatement · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.