Mathlib Map

Theorems · Definition · functional analysis

ContinuousMapZero.toContinuousMapHom

{X : Type u_1} →
  {R : Type u_2} →
    [inst : Zero X] →
      [inst_1 : TopologicalSpace X] →
        [inst_2 : TopologicalSpace R] →
          [inst_3 : CommSemiring R] →
            [inst_4 : IsTopologicalSemiring R] →
              [inst_5 : StarRing R] → [inst_6 : ContinuousStar R] → ContinuousMapZero X R →⋆ₙₐ[R] C(X, R)

The coercion C(X, R)₀ → C(X, R) bundled as a non-unital star algebra homomorphism.

Defined in
Mathlib.Topology.ContinuousMap.ContinuousMapZero
Cited by
10 results in Mathlib
Foundations
Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
ZeroTopologicalSpaceTopologicalSpaceCommSemiringIsTopologicalSemiringStarRingContinuousStar

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 by12

Results whose statement or proof uses this declaration.