Theorems · Theorem · ring theory
StarAlgEquiv.ofNonUnitalStarAlgHom_apply
∀ {R : Type u_1} {A₁ : Type u_2} {A₂ : Type u_3} [inst : Monoid R] [inst_1 : NonUnitalNonAssocSemiring A₁]
[inst_2 : DistribMulAction R A₁] [inst_3 : Star A₁] [inst_4 : NonUnitalNonAssocSemiring A₂]
[inst_5 : DistribMulAction R A₂] [inst_6 : Star A₂] (f : A₁ →⋆ₙₐ[R] A₂) (g : A₂ →⋆ₙₐ[R] A₁)
(h₁ : g.comp f = NonUnitalStarAlgHom.id R A₁) (h₂ : f.comp g = NonUnitalStarAlgHom.id R A₂) (a : A₁),
(StarAlgEquiv.ofNonUnitalStarAlgHom f g h₁ h₂) a = f a- Defined in
- Mathlib.Algebra.Star.StarAlgHom
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Monoidstatement and proof · cited by 3,887
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- DistribMulActionstatement and proof · cited by 584
- Starstatement and proof · cited by 496
- NonUnitalStarAlgHomstatement and proof · cited by 208
- StarAlgEquivstatement · cited by 132
- NonUnitalStarAlgHom.compstatement and proof · cited by 40
- NonUnitalStarAlgHom.idstatement and proof · cited by 12
- StarAlgEquiv.ofNonUnitalStarAlgHomstatement and proof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.