Mathlib Map

Theorems · Definition · ring theory

StarSubalgebra.map

{R : Type u_2} →
  {A : Type u_3} →
    {B : Type u_4} →
      [inst : CommSemiring R] →
        [inst_1 : StarRing R] →
          [inst_2 : Semiring A] →
            [inst_3 : StarRing A] →
              [inst_4 : Algebra R A] →
                [inst_5 : StarModule R A] →
                  [inst_6 : Semiring B] →
                    [inst_7 : StarRing B] →
                      [inst_8 : Algebra R B] →
                        [inst_9 : StarModule R B] → (A →⋆ₐ[R] B) → StarSubalgebra R A → StarSubalgebra R B

Transport a star subalgebra via a star algebra homomorphism.

Defined in
Mathlib.Algebra.Star.Subalgebra
Cited by
24 results in Mathlib
Foundations
Depth 27 from the axioms · uses no axioms
Assumes
CommSemiringStarRingSemiringStarRingAlgebraStarModuleSemiringStarRingAlgebraStarModule

Around this declaration

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

MeasureTheory.ext_of_forall_mem_subalgebra_integral_eq_of_pseudoEMetric_complete_countable · cited by 3MeasureTheory.ext_of_fora…StarSubalgebra.gc_map_comap · cited by 2StarSubalgebra.gc_map_com…BoundedContinuousFunction.separatesPoints_charPoly · cited by 2BoundedContinuousFunction…range_cfcHom_le · cited by 2range_cfcHom_leStarAlgHom.map_adjoin · cited by 2StarAlgHom.map_adjoinStarAlgHom.range_eq_map_top · cited by 2StarAlgHom.range_eq_map_t…range_cfcHom · cited by 1range_cfcHomRCLike.restrict_toContinuousMap_eq_toContinuousMapStar_restrict · cited by 1RCLike.restrict_toContinu…StarSubalgebra.map_le_iff_le_comap · cited by 1StarSubalgebra.map_le_iff…StarSubalgebra.map_topologicalClosure_le · cited by 1StarSubalgebra.map_topolo…StarSubalgebra.topologicalClosure_map · cited by 1StarSubalgebra.topologica…MeasureTheory.ProbabilityMeasure.tendsto_of_tight_of_separatesPoints · cited by 1ProbabilityMeasure.tendst…StarSubalgebra.map_iInf · cited by 0StarSubalgebra.map_iInfStarSubalgebra.map_id · cited by 0StarSubalgebra.map_idStarSubalgebra.map_inf · cited by 0StarSubalgebra.map_infSemiring · cited by 13802SemiringAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringStarRing · cited by 1686StarRingSubalgebra · cited by 1353SubalgebraStarModule · cited by 570StarModuleStarAlgHom · cited by 215StarAlgHomStarSubalgebra · cited by 194StarSubalgebraSubalgebra.map · cited by 90Subalgebra.mapStarSubalgebra.toSubalgebra · cited by 58StarSubalgebra.toSubalgeb…StarAlgHom.toAlgHom · cited by 14StarAlgHom.toAlgHomStarSubalgebra.mapCITED BYCITES

Cites11

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

Cited by24

Results whose statement or proof uses this declaration.