Mathlib Map

Theorems · Theorem · ring theory

IsSelfAdjoint.map

∀ {F : Type u_3} {R : Type u_4} {S : Type u_5} [inst : Star R] [inst_1 : Star S] [inst_2 : FunLike F R S]
  [StarHomClass F R S] {x : R}, IsSelfAdjoint x → ∀ (f : F), IsSelfAdjoint (f x)

Functions in a StarHomClass preserve self-adjoint elements.

Defined in
Mathlib.Algebra.Star.SelfAdjoint
Cited by
7 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
StarStarFunLikeStarHomClass

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 by7

Results whose statement or proof uses this declaration.