Mathlib Map

Theorems · Definition · combinatorics

Sym.map

{α : Type u_1} → {β : Type u_2} → {n : ℕ} → (α → β) → Sym α n → Sym β n

A function α → β induces a function Sym α n → Sym β n by applying it to every element of the underlying n-tuple.

Defined in
Mathlib.Data.Sym.Basic
Cited by
22 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites2

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by26

Results whose statement or proof uses this declaration.