Theorems · Theorem · combinatorics
Finset.image_some_eraseNone
∀ {α : Type u_1} [inst : DecidableEq (Option α)] (s : Finset (Option α)),
Finset.image some (Finset.eraseNone s) = s.erase none- Defined in
- Mathlib.Data.Finset.Option
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 76 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Finsetstatement and proof · cited by 13,712
- OrderHomstatement · cited by 934
- Finset.imagestatement · cited by 910
- Finset.extproof · cited by 565
- Finset.erasestatement · cited by 455
- Finset.eraseNonestatement · cited by 21
Cited by1
Results whose statement or proof uses this declaration.
- Finset.map_some_eraseNoneproof · cited by 3