Mathlib Map

Theorems · Theorem · ring theory

IsSelfAdjoint.algebraMap

∀ {R : Type u_1} (A : Type u_2) [inst : CommSemiring R] [inst_1 : StarRing R] [inst_2 : Semiring A] [inst_3 : StarMul A]
  [inst_4 : Algebra R A] [StarModule R A] {r : R}, IsSelfAdjoint r → IsSelfAdjoint ((algebraMap R A) r)
Defined in
Mathlib.Algebra.Star.Module
Cited by
2 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringStarRingSemiringStarMulAlgebraStarModule

Around this declaration

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

Cites12

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

Cited by2

Results whose statement or proof uses this declaration.