Mathlib Map

Theorems · Theorem · ring theory

IsSelfAdjoint.pow

∀ {R : Type u_1} [inst : Monoid R] [inst_1 : StarMul R] {x : R}, IsSelfAdjoint x → ∀ (n : ℕ), IsSelfAdjoint (x ^ n)
Defined in
Mathlib.Algebra.Star.SelfAdjoint
Cited by
4 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Quot.sound
Assumes
MonoidStarMul

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 by4

Results whose statement or proof uses this declaration.