Mathlib Map

Theorems · Definition · functional analysis

PreQuasiregular.toPi

{ι : Type u_1} →
  (κ : ι → Type u_5) →
    [inst : (i : ι) → NonUnitalSemiring (κ i)] → PreQuasiregular ((i : ι) → κ i) ≃* ((i : ι) → PreQuasiregular (κ i))

The equivalence between pre-quasiregular elements of an indexed product and the indexed product of pre-quasiregular elements.

Defined in
Mathlib.Algebra.Algebra.Spectrum.Pi
Cited by
1 results in Mathlib
Foundations
Depth 16 from the axioms · uses Quot.sound
Assumes
NonUnitalSemiring

Around this declaration

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

Cites4

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

Cited by1

Results whose statement or proof uses this declaration.