Mathlib Map

Theorems · Definition · ring theory

Set.star

{α : Type u_1} → [Star α] → Star (Set α)

The set (star s : Set α) is defined as {x | star x ∈ s} in the scope Pointwise. In the usual case where star is involutive, it is equal to {star s | x ∈ s}, see Set.image_star.

Defined in
Mathlib.Algebra.Star.Pointwise
Cited by
30 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
Star

Around this declaration

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

Cites4

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

Cited by30

Results whose statement or proof uses this declaration.