Mathlib Map

Theorems · Definition · ring theory

RingEquiv.piUnique

{ι : Type u_7} →
  (R : ι → Type u_8) →
    [inst : Unique ι] → [inst_1 : (i : ι) → NonUnitalNonAssocSemiring (R i)] → ((i : ι) → R i) ≃+* R default

Product of a singleton family of (non-unital non-associative semi)rings is isomorphic to the only member of this family.

Defined in
Mathlib.Algebra.Ring.Equiv
Cited by
3 results in Mathlib
Foundations
Depth 12 from the axioms · uses Quot.sound
Assumes
UniqueNonUnitalNonAssocSemiring

Around this declaration

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

Cites5

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

Cited by4

Results whose statement or proof uses this declaration.