Mathlib Map

Theorems · Definition · logic and foundations

Equiv.Set.powerset

{α : Type u_3} → (S : Set α) → ↑(𝒫 S) ≃ Set ↑S

The set 𝒫 S := {x | x ⊆ S} is equivalent to the type Set S.

Defined in
Mathlib.Logic.Equiv.Set
Cited by
2 results in Mathlib
Foundations
Depth 11 from the axioms · uses propext, Quot.sound

Around this declaration

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

Cites6

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

Cited by2

Results whose statement or proof uses this declaration.