Theorems · Definition · ring theory
StarAlgEquiv.ofNonUnitalStarAlgHom
{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₁) →
g.comp f = NonUnitalStarAlgHom.id R A₁ → f.comp g = NonUnitalStarAlgHom.id R A₂ → A₁ ≃⋆ₐ[R] A₂Construct a star algebra equivalence from a pair of non-unital star algebra homomorphisms.
- Defined in
- Mathlib.Algebra.Star.StarAlgHom
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 26 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.coeproof · 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
- NonUnitalStarAlgHom.map_star'proof · cited by 0
Cited by5
Results whose statement or proof uses this declaration.
- StarAlgEquiv.ofNonUnitalStarAlgHom_applystatement and proof · cited by 0
- StarAlgEquiv.ofNonUnitalStarAlgHom_symm_applystatement and proof · cited by 0
- StarAlgEquiv.toNonUnitalStarAlgHom_ofNonUnitalStarAlgHomstatement · cited by 0
- StarAlgEquiv.symm_ofNonUnitalStarAlgHomstatement · cited by 0
- StarAlgEquiv.toNonUnitalStarAlgHom_symm_ofNonUnitalStarAlgHomstatement · cited by 0