Mathlib Map

Theorems · Theorem · ring theory

StarAlgHom.fst_prod

∀ {R : Type u_1} {A : Type u_2} {B : Type u_3} {C : Type u_4} [inst : CommSemiring R] [inst_1 : Semiring A]
  [inst_2 : Algebra R A] [inst_3 : Star A] [inst_4 : Semiring B] [inst_5 : Algebra R B] [inst_6 : Star B]
  [inst_7 : Semiring C] [inst_8 : Algebra R C] [inst_9 : Star C] (f : A →⋆ₐ[R] B) (g : A →⋆ₐ[R] C),
  (StarAlgHom.fst R B C).comp (f.prod g) = f
Defined in
Mathlib.Algebra.Star.StarAlgHom
Cited by
0 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringSemiringAlgebraStarSemiringAlgebraStarSemiringAlgebraStar

Around this declaration

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

Cites10

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.