Mathlib Map

Theorems · Definition

Equiv.piUnique

{α : Sort u} → [inst : Unique α] → (β : α → Sort u_1) → ((i : α) → β i) ≃ β default

The equivalence (∀ i, β i) ≃ β ⋆ when the domain of β only contains

Defined in
Mathlib.Logic.Equiv.Defs
Cited by
4 results in Mathlib
Foundations
Depth 10 from the axioms · uses Quot.sound
Assumes
Unique

Around this declaration

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

Cites3

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

Cited by11

Results whose statement or proof uses this declaration.