Theorems · Definition · logic and foundations
Uncountable.casesOn
{α : Sort u_1} →
{motive : Uncountable α → Sort u} → (t : Uncountable α) → ((not_countable : ¬Countable α) → motive ⋯) → motive t- Defined in
- Mathlib.Data.Countable.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
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.
- Countablestatement and proof · cited by 633
- Uncountablestatement and proof · cited by 27
Cited by1
Results whose statement or proof uses this declaration.
- uncountable_iff_not_countableproof · cited by 4