Mathlib Map

Theorems · Theorem · combinatorics

Finset.diag_inter

∀ {α : Type u_1} (s t : Finset α) [inst : DecidableEq α], (s ∩ t).diag = s.diag ∩ t.diag
Defined in
Mathlib.Data.Finset.Prod
Cited by
0 results in Mathlib
Foundations
Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEq

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.