Mathlib Map

Theorems · Definition · order theory

Setoid.IsPartition

{α : Type u_1} → Set (Set α) → Prop

A collection c : Set (Set α) of sets is a partition of α into pairwise disjoint sets if ∅ ∉ c and each element a : α belongs to a unique set b ∈ c.

Defined in
Mathlib.Data.Setoid.Partition
Cited by
18 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.

Cited by27

Results whose statement or proof uses this declaration.