Mathlib Map

Theorems · Definition · combinatorics

Finset.diag

{α : Type u_1} → Finset α → Finset (α × α)

Given a finite set s, the diagonal, s.diag is the set of pairs of the form (a, a) for a ∈ s.

Defined in
Mathlib.Data.Finset.Prod
Cited by
23 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by23

Results whose statement or proof uses this declaration.