Mathlib Map

Theorems · Theorem · ring theory

Unitary.conjStarAlgAut_apply

∀ {S : Type u_1} {R : Type u_2} [inst : Semiring R] [inst_1 : StarMul R] [inst_2 : SMul S R]
  [inst_3 : IsScalarTower S R R] [inst_4 : SMulCommClass S R R] (u : ↥(unitary R)) (x : R),
  ((Unitary.conjStarAlgAut S R) u) x = ↑u * x * star ↑u
Defined in
Mathlib.Algebra.Star.UnitaryStarAlgAut
Cited by
4 results in Mathlib
Foundations
Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringStarMulSMulIsScalarTowerSMulCommClass

Around this declaration

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

Cites11

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

Cited by4

Results whose statement or proof uses this declaration.