Theorems · Definition · ring theory
StarAlgEquivClass.toStarAlgEquiv
{F : Type u_1} →
{R : Type u_2} →
{A : Type u_3} →
{B : Type u_4} →
[inst : Add A] →
[inst_1 : Mul A] →
[inst_2 : SMul R A] →
[inst_3 : Star A] →
[inst_4 : Add B] →
[inst_5 : Mul B] →
[inst_6 : SMul R B] →
[inst_7 : Star B] →
[inst_8 : EquivLike F A B] →
[NonUnitalAlgEquivClass F R A B] → [StarHomClass F A B] → F → A ≃⋆ₐ[R] BTurn an element of a type F satisfying AlgEquivClass F R A B and StarHomClass F A B into
an actual StarAlgEquiv. This is declared as the default coercion from F to A ≃⋆ₐ[R] B.
- Defined in
- Mathlib.Algebra.Star.StarAlgHom
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingEquivproof · cited by 1,147
- Starstatement and proof · cited by 496
- EquivLikestatement and proof · cited by 165
- StarAlgEquivstatement · cited by 132
- StarHomClassstatement and proof · cited by 76
- RingEquivClass.toRingEquivproof · cited by 12
- NonUnitalAlgEquivClassstatement and proof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- StarAlgEquiv.nnnorm_mapproof · cited by 1
- StarAlgEquivClass.toStarAlgEquiv.congr_simpstatement and proof · cited by 0