Theorems · Theorem · combinatorics
Finset.map_truncatedInf
∀ {α : Type u_1} {β : Type u_2} [inst : SemilatticeInf α] [inst_1 : SemilatticeInf β] [inst_2 : BoundedOrder β]
[inst_3 : DecidableLE β] [inst_4 : DecidableLE α] [inst_5 : BoundedOrder α] (e : α ≃o β) (s : Finset α) (a : α),
e (s.truncatedInf a) = (Finset.map e.toEmbedding s).truncatedInf (e a)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- SetLike.coeproof · cited by 8,199
- Bot.botproof · cited by 4,720
- Finset.filterproof · cited by 949
- OrderIsostatement and proof · cited by 874
- Finset.mapstatement and proof · cited by 747
- SemilatticeInfstatement and proof · cited by 634
- Set.image_congrproof · cited by 533
- BoundedOrderstatement and proof · cited by 270
- Equiv.toEmbeddingstatement and proof · cited by 254
- Finset.filter_congrproof · cited by 167
Cited by1
Results whose statement or proof uses this declaration.
- Finset.compl_truncatedInfproof · cited by 0