Mathlib Map

Theorems · Theorem · ring theory

StarAlgEquiv.toRingEquiv_symm

∀ {R : Type u_2} {A : Type u_3} {B : Type u_4} [inst : Add A] [inst_1 : Add B] [inst_2 : Mul A] [inst_3 : Mul B]
  [inst_4 : SMul R A] [inst_5 : SMul R B] [inst_6 : Star A] [inst_7 : Star B] (e : A ≃⋆ₐ[R] B),
  (↑e).symm.toRingEquiv = (↑e).symm
Defined in
Mathlib.Algebra.Star.StarAlgHom
Cited by
0 results in Mathlib
Foundations
Depth 19 from the axioms · uses Quot.sound
Assumes
AddAddMulMulSMulSMulStarStar

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.