Mathlib Map

Theorems · Definition · ring theory

conjneg

{G : Type u_2} → {R : Type u_3} → [AddGroup G] → [inst : CommSemiring R] → [StarRing R] → (G → R) → G → R

Conjugation-negation. Sends f to fun x ↦ conj (f (-x)).

Defined in
Mathlib.Algebra.Star.Conjneg
Cited by
28 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Quot.sound
Assumes
AddGroupCommSemiringStarRing

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 by29

Results whose statement or proof uses this declaration.