Theorems · Definition · ring theory
StarAlgEquiv.ofAlgEquiv
{R : Type u_6} →
{A : Type u_7} →
{B : Type u_8} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Semiring B] →
[inst_3 : Algebra R A] →
[inst_4 : Algebra R B] →
[inst_5 : Star A] →
[inst_6 : Star B] → (f : A ≃ₐ[R] B) → (∀ (x : A), f (star x) = star (f x)) → A ≃⋆ₐ[R] BUpgrade an algebra equivalence to a ⋆-algebra equivalence given that it preserves the
star operation.
- Defined in
- Mathlib.Algebra.Star.StarAlgHom
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 29 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
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- AlgEquivstatement and proof · cited by 1,681
- RingEquivproof · cited by 1,147
- Star.starstatement and proof · cited by 1,082
- Starstatement and proof · cited by 496
- AlgEquiv.toRingEquivproof · cited by 137
- StarAlgEquivstatement · cited by 132
Cited by7
Results whose statement or proof uses this declaration.
- LinearIsometryEquiv.conjStarAlgEquivproof · cited by 10
- Matrix.kroneckerTMulStarAlgEquivproof · cited by 3
- Matrix.kroneckerStarAlgEquivproof · cited by 3
- StarAlgEquiv.toAlgEquiv_ofAlgEquivstatement · cited by 0
- StarAlgEquiv.ofAlgEquiv_applystatement · cited by 0
- StarAlgEquiv.ofAlgEquiv_symmstatement · cited by 0
- StarAlgEquiv.ofAlgEquiv_toAlgEquivstatement · cited by 0