Mathlib Map

Theorems · Definition · ring theory

StarRingEquiv.symm

{A : Type u_1} →
  {B : Type u_2} →
    [inst : Add A] →
      [inst_1 : Add B] →
        [inst_2 : Mul A] → [inst_3 : Mul B] → [inst_4 : Star A] → [inst_5 : Star B] → (A ≃⋆+* B) → B ≃⋆+* A

The inverse of a star ring isomorphism is a star ring isomorphism.

Defined in
Mathlib.Algebra.Star.StarRingHom
Cited by
16 results in Mathlib
Foundations
Depth 18 from the axioms · uses Quot.sound
Assumes
AddAddMulMulStarStar

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by18

Results whose statement or proof uses this declaration.