Mathlib Map

Theorems · Theorem · ring theory

isSelfAdjoint_smul_of_mem_skewAdjoint

∀ {R : Type u_1} {A : Type u_2} [inst : Ring R] [inst_1 : AddCommGroup A] [inst_2 : Module R A]
  [inst_3 : StarAddMonoid R] [inst_4 : StarAddMonoid A] [StarModule R A] {r : R},
  r ∈ skewAdjoint R → ∀ {a : A}, a ∈ skewAdjoint A → IsSelfAdjoint (r • a)

Scalar multiplication of a skew-adjoint element by a skew-adjoint element produces a self-adjoint element.

Defined in
Mathlib.Algebra.Star.SelfAdjoint
Cited by
1 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext, Quot.sound
Assumes
RingAddCommGroupModuleStarAddMonoidStarAddMonoidStarModule

Around this declaration

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

Cites10

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

Cited by1

Results whose statement or proof uses this declaration.