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 ≃* BReinterpret 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
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.
- StarMulEquiv.symmproof · cited by 14
- StarMulEquiv.transproof · cited by 5
- StarMulEquiv.coe_toMulEquivstatement · cited by 0
- StarMulEquiv.toMulEquiv_symmstatement · cited by 0
- StarMulEquiv.toMulEquiv_transstatement · cited by 0
- StarMulEquiv.leftInverse_symmproof · cited by 0
- StarMulEquiv.map_star'statement · cited by 0
- StarMulEquiv.rightInverse_symmproof · cited by 0
- StarMulEquiv.apply_symm_applyproof · cited by 0
- StarMulEquiv.symm_apply_applyproof · cited by 0