Mathlib Map

Theorems · Definition · logic and foundations

uniqueElim

{ι : Sort u_2} → {α : ι → Sort u_3} → [inst : Unique ι] → α default → (i : ι) → α i

Given one value over a unique, we get a dependent function.

Defined in
Mathlib.Logic.Unique
Cited by
29 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
Unique

Around this declaration

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

Cites1

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

  • Uniquestatement and proof · cited by 400

Cited by30

Results whose statement or proof uses this declaration.