Theorems · Theorem · logic and foundations
ExistsUnique.choose_eq_iff
∀ {α : Sort u_1} {p : α → Prop} {a : α} (h : ∃! x, p x), Exists.choose h = a ↔ p a- Defined in
- Mathlib.Logic.ExistsUnique
- 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.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ExistsUniquestatement and proof · cited by 268
- ExistsUnique.uniqueproof · cited by 42
Cited by2
Results whose statement or proof uses this declaration.
- toIocDiv_eq_iffproof · cited by 3
- toIcoDiv_eq_iffproof · cited by 3