Theorems · Definition · ring theory
NonUnitalStarAlgHom.mk.noConfusion
{R : Type u_1} →
{A : Type u_2} →
{B : Type u_3} →
{inst : Monoid R} →
{inst_1 : NonUnitalNonAssocSemiring A} →
{inst_2 : DistribMulAction R A} →
{inst_3 : Star A} →
{inst_4 : NonUnitalNonAssocSemiring B} →
{inst_5 : DistribMulAction R B} →
{inst_6 : Star B} →
{P : Sort u} →
{toNonUnitalAlgHom : A →ₙₐ[R] B} →
{map_star' : ∀ (a : A), toNonUnitalAlgHom.toFun (star a) = star (toNonUnitalAlgHom.toFun a)} →
{toNonUnitalAlgHom' : A →ₙₐ[R] B} →
{map_star'' :
∀ (a : A), toNonUnitalAlgHom'.toFun (star a) = star (toNonUnitalAlgHom'.toFun a)} →
{ toNonUnitalAlgHom := toNonUnitalAlgHom, map_star' := map_star' } =
{ toNonUnitalAlgHom := toNonUnitalAlgHom', map_star' := map_star'' } →
(toNonUnitalAlgHom ≍ toNonUnitalAlgHom' → P) → P- Defined in
- Mathlib.Algebra.Star.StarAlgHom
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement · cited by 3,629
- Star.starstatement and proof · cited by 1,082
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- DistribMulActionstatement and proof · cited by 584
- Starstatement and proof · cited by 496
- MonoidHom.idstatement and proof · cited by 323
- NonUnitalStarAlgHomstatement · cited by 208
- NonUnitalAlgHomstatement and proof · cited by 148
- MulActionHom.toFunstatement and proof · cited by 46
- DistribMulActionHom.toMulActionHomstatement and proof · cited by 30
Cited by1
Results whose statement or proof uses this declaration.
- NonUnitalStarAlgHom.mk.injproof · cited by 1