Mathlib Map

Theorems · Definition · functional analysis

NormedAlgebra.Complex.algEquivOfNormMul

(F : Type u_1) →
  [inst : NormedRing F] →
    [NormOneClass F] → [NormMulClass F] → [inst_3 : NormedAlgebra ℂ F] → [Nontrivial F] → ℂ ≃ₐ[ℂ] F

A version of the Gelfand-Mazur Theorem. If F is a nontrivial normed -algebra with multiplicative norm, then we obtain a -algebra equivalence with .

Defined in
Mathlib.Analysis.Normed.Algebra.GelfandMazur
Cited by
1 results in Mathlib
Foundations
Depth 300 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedRingNormOneClassNormMulClassNormedAlgebraNontrivial

Around this declaration

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

Cites9

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.