Theorems · Definition · logic and foundations
Quotient.choice
{ι : Type u_3} → {α : ι → Type u_4} → {S : (i : ι) → Setoid (α i)} → ((i : ι) → Quotient (S i)) → Quotient inferInstanceGiven 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.
- Quotient.outproof · cited by 141
Cited by3
Results whose statement or proof uses this declaration.
- Path.Homotopic.piproof · cited by 5
- Path.Homotopic.pi_liftproof · cited by 3
- Quotient.choice_eqstatement · cited by 1