Mathlib Map

Theorems · Theorem · combinatorics

Finset.mk.congr_simp

∀ {α : Type u_4} (val val_1 : Multiset α) (e_val : val = val_1) (nodup : val.Nodup),
  { val := val, nodup := nodup } = { val := val_1, nodup := ⋯ }
Defined in
Mathlib.Data.Finset.Defs
Cited by
6 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Quot.sound

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.

Cited by6

Results whose statement or proof uses this declaration.