Theorems · Theorem · combinatorics
Finset.map_truncatedSup
∀ {α : Type u_1} {β : Type u_2} [inst : SemilatticeSup α] [inst_1 : SemilatticeSup β] [inst_2 : BoundedOrder β]
[inst_3 : DecidableLE α] [inst_4 : OrderTop α] [inst_5 : DecidableLE β] (e : α ≃o β) (s : Finset α) (a : α),
e (s.truncatedSup a) = (Finset.map e.toEmbedding s).truncatedSup (e a)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Finsetstatement and proof · cited by 13,712
- Top.topproof · cited by 9,680
- SetLike.coeproof · cited by 8,199
- Finset.filterproof · cited by 949
- OrderIsostatement and proof · cited by 874
- SemilatticeSupstatement and proof · cited by 785
- Finset.mapstatement and proof · cited by 747
- Set.image_congrproof · cited by 533
- OrderTopstatement and proof · cited by 493
- BoundedOrderstatement and proof · cited by 270
- Equiv.toEmbeddingstatement and proof · cited by 254
Cited by1
Results whose statement or proof uses this declaration.
- Finset.compl_truncatedSupproof · cited by 0