Mathlib Map

Theorems · Definition · ring theory

StarSubalgebra.comap

{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 B → StarSubalgebra R A

Preimage of a star subalgebra under a star algebra homomorphism.

Defined in
Mathlib.Algebra.Star.Subalgebra
Cited by
8 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.

Cites11

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

Cited by8

Results whose statement or proof uses this declaration.