Theorems · Theorem · combinatorics
Finset.restrict_comp_piCongrLeft
∀ {α : Type u} {β : Type v} {π : β → Type u_1} (s : Finset β) (e : α ≃ β),
s.restrict ∘ ⇑(Equiv.piCongrLeft π e) =
⇑(Equiv.piCongrLeft (fun b => π ↑b) (e.restrictPreimageFinset s)) ∘ (s.preimage ⇑e ⋯).restrictReindexing and then restricting to a Finset is the same as first restricting to the preimage
of this Finset and then reindexing.
- Defined in
- Mathlib.Data.Finset.Preimage
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Equivstatement and proof · cited by 8,337
- SetLike.coestatement · cited by 8,199
- Set.preimagestatement · cited by 4,946
- Equiv.symmproof · cited by 3,681
- Equiv.injectivestatement and proof · cited by 464
- Equiv.apply_symm_applyproof · cited by 346
- Function.Injective.injOnstatement and proof · cited by 280
- Finset.preimagestatement and proof · cited by 108
- Finset.restrictstatement and proof · cited by 60
- Equiv.piCongrLeftstatement · cited by 36
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.infinitePiNat_map_piCongrLeftproof · cited by 1