Mathlib Map

Theorems · Definition · commutative algebra

RingEquiv.prodComm

{R : Type u_1} → {S : Type u_3} → [inst : NonAssocSemiring R] → [inst_1 : NonAssocSemiring S] → R × S ≃+* S × R

Swapping components as an equivalence of (semi)rings.

Defined in
Mathlib.Algebra.Ring.Prod
Cited by
7 results in Mathlib
Foundations
Depth 14 from the axioms · uses no axioms
Assumes
NonAssocSemiringNonAssocSemiring

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by7

Results whose statement or proof uses this declaration.