Mathlib Map

Theorems · Theorem · ring theory

StarMulEquiv.toMulEquiv_trans

∀ {A : Type u_2} {B : Type u_3} {C : Type u_4} [inst : Mul A] [inst_1 : Mul B] [inst_2 : Mul C] [inst_3 : Star A]
  [inst_4 : Star B] [inst_5 : Star C] (e₁ : A ≃⋆* B) (e₂ : B ≃⋆* C), (e₁.trans e₂).toMulEquiv = e₁.trans e₂.toMulEquiv
Defined in
Mathlib.Algebra.Star.MonoidHom
Cited by
0 results in Mathlib
Foundations
Depth 21 from the axioms · uses Quot.sound
Assumes
MulMulMulStarStarStar

Around this declaration

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

Cites6

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.