Theorems · Theorem · combinatorics
Sym2.lift_map_apply
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {g : γ → α} (f : { f // ∀ (a₁ a₂ : α), f a₁ a₂ = f a₂ a₁ }) (p : Sym2 γ),
Sym2.lift f (Sym2.map g p) = Sym2.lift ⟨fun c₁ c₂ => ↑f (g c₁) (g c₂), ⋯⟩ p- Defined in
- Mathlib.Data.Sym.Sym2
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Equivstatement · cited by 8,337
- Sym2statement and proof · cited by 737
- Subtype.propstatement and proof · cited by 505
- Sym2.mapstatement and proof · cited by 61
- Sym2.liftstatement and proof · cited by 6
- Sym2.lift_comp_mapproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.