Theorems · Theorem · logic and foundations
Encodable.choose_spec
∀ {α : Type u_1} {p : α → Prop} [inst : Encodable α] [inst_1 : DecidablePred p] (h : ∃ x, p x), p (Encodable.choose h)- Defined in
- Mathlib.Logic.Encodable.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext
- Assumes
- EncodableDecidablePred
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.
- Encodablestatement and proof · cited by 140
- Encodable.choosestatement · cited by 2
- Encodable.chooseXproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Encodable.axiom_of_choiceproof · cited by 1
- Quotient.rep_specproof · cited by 0