Theorems · Theorem · order theory
Finset.Icc_eq_image_powerset
∀ {α : Type u_1} [inst : DecidableEq α] {s t : Finset α},
s ⊆ t → Finset.Icc s t = Finset.image (fun x => s ∪ x) (t \ s).powerset- Defined in
- Mathlib.Data.Finset.Interval
- Cited by
- 0 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- Finset.imagestatement · cited by 910
- Finset.mapproof · cited by 747
- Finset.extproof · cited by 565
- Finset.Iccstatement · cited by 348
- Finset.attachproof · cited by 168
- Finset.powersetstatement and proof · cited by 93
- Finset.disjUnionproof · cited by 55
- Finset.union_commproof · cited by 25
- Function.Embedding.mk.congr_simpproof · cited by 14
- Finset.disjUnion_eq_unionproof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.