Mathlib Map

Theorems · Definition · ring theory

StarMulEquiv.toMulEquiv

{A : Type u_6} →
  {B : Type u_7} → [inst : Mul A] → [inst_1 : Mul B] → [inst_2 : Star A] → [inst_3 : Star B] → (A ≃⋆* B) → A ≃* B

Reinterpret a star monoid equivalence as a MulEquiv by forgetting the interaction with the star operation.

Defined in
Mathlib.Algebra.Star.MonoidHom
Cited by
8 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
MulMulStarStar

Around this declaration

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

Cites3

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

  • MulEquivstatement · cited by 1,142
  • Starstatement and proof · cited by 496
  • StarMulEquivstatement and proof · cited by 36

Cited by10

Results whose statement or proof uses this declaration.