Mathlib Map

Theorems · Definition · functional analysis

ContinuousAlgHom.toAlgHom

{R : Type u_3} →
  [inst : CommSemiring R] →
    {A : Type u_4} →
      [inst_1 : Semiring A] →
        [inst_2 : TopologicalSpace A] →
          {B : Type u_5} →
            [inst_3 : Semiring B] →
              [inst_4 : TopologicalSpace B] → [inst_5 : Algebra R A] → [inst_6 : Algebra R B] → (A →A[R] B) → A →ₐ[R] B
Defined in
Mathlib.Topology.Algebra.Algebra
Cited by
22 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CommSemiringSemiringTopologicalSpaceSemiringTopologicalSpaceAlgebraAlgebra

Around this declaration

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

Cites6

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

Cited by31

Results whose statement or proof uses this declaration.