Mathlib Map

Theorems · Definition · logic and foundations

Quotient.choice

{ι : Type u_3} → {α : ι → Type u_4} → {S : (i : ι) → Setoid (α i)} → ((i : ι) → Quotient (S i)) → Quotient inferInstance

Given a function f : Π i, Quotient (S i), returns the class of functions Π i, α i sending each i to an element of the class f i.

Defined in
Mathlib.Data.Quot
Cited by
2 results in Mathlib
Foundations
Depth 10 from the axioms · uses Classical.choice

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.

Cited by3

Results whose statement or proof uses this declaration.