Theorems · Theorem · combinatorics
Finset.map_swap_product
∀ {α : Type u_1} {β : Type u_2} (s : Finset α) (t : Finset β),
Finset.map { toFun := Prod.swap, inj' := ⋯ } (t ×ˢ s) = s ×ˢ t- Defined in
- Mathlib.Data.Finset.Prod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coeproof · cited by 62,936
- Finsetstatement and proof · cited by 13,712
- SetLike.coeproof · cited by 8,199
- Set.imageproof · cited by 5,609
- SProd.sprodstatement and proof · cited by 1,750
- Finset.mapstatement and proof · cited by 747
- Finset.coe_injectiveproof · cited by 127
- Finset.coe_mapproof · cited by 114
- Finset.coe_productproof · cited by 18
- Prod.swap_injectivestatement and proof · cited by 12
- Set.image_swap_prodproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- HopfAlgebra.antipode_comp_mul_comp_commproof · cited by 1