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.
- Finsetstatement · cited by 13,712
- Multisetstatement and proof · cited by 2,627
- Multiset.Nodupstatement and proof · cited by 148
Cited by6
Results whose statement or proof uses this declaration.
- Polynomial.iterate_derivative_mulproof · cited by 4
- Multiset.toFinset_dedupproof · cited by 1
- Finmap.keys_erase_toFinsetproof · cited by 1
- ConjRootClass.carrier_eq_mk_aroots_minpolyproof · cited by 0
- Finmap.keys_unionproof · cited by 0
- Fin.univ_map_defproof · cited by 0