Mathlib Map

Theorems · Theorem · order theory

Set.Nonempty.prod

∀ {α : Type u_1} {β : Type u_2} {s : Set α} {t : Set β}, s.Nonempty → t.Nonempty → (s ×ˢ t).Nonempty
Defined in
Mathlib.Data.Set.Prod
Cited by
8 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms

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.

  • Setstatement and proof · cited by 53,352
  • Set.Nonemptystatement and proof · cited by 2,627
  • SProd.sprodstatement and proof · cited by 1,750

Cited by8

Results whose statement or proof uses this declaration.