Theorems · Theorem
nonempty_fun
∀ {α : Sort u_1} {β : Sort u_2}, Nonempty (α → β) ↔ IsEmpty α ∨ Nonempty β- Defined in
- Mathlib.Logic.IsEmpty.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- IsEmptystatement and proof · cited by 759
- not_iff_notproof · cited by 159
- not_nonempty_iffproof · cited by 20
- not_isEmpty_iffproof · cited by 19
- isEmpty_funproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Function.exists_surjective_iffproof · cited by 0