Theorems · Theorem · ring theory
StarAlgEquiv.toStarAlgHom_comp
∀ {R : Type u_1} {A₁ : Type u_2} {A₂ : Type u_3} {A₃ : Type u_4} [inst : CommSemiring R] [inst_1 : Semiring A₁]
[inst_2 : Semiring A₂] [inst_3 : Semiring A₃] [inst_4 : Algebra R A₁] [inst_5 : Algebra R A₂] [inst_6 : Algebra R A₃]
[inst_7 : Star A₁] [inst_8 : Star A₂] [inst_9 : Star A₃] (e₁ : A₁ ≃⋆ₐ[R] A₂) (e₂ : A₂ ≃⋆ₐ[R] A₃),
e₂.toStarAlgHom.comp e₁.toStarAlgHom = (e₁.trans e₂).toStarAlgHom- Defined in
- Mathlib.Algebra.Star.StarAlgHom
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Starstatement and proof · cited by 496
- StarAlgHomstatement · cited by 215
- StarAlgEquivstatement and proof · cited by 132
- StarAlgHom.compstatement · cited by 30
- StarAlgEquiv.transstatement · cited by 11
- StarAlgEquiv.toStarAlgHomstatement · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.