Mathlib Map

Theorems · Theorem

Function.uncurry_flip

∀ {α : Type u_1} {β : Type u_2} {γ : Sort u_3} (f : α → β → γ),
  Function.uncurry (flip f) = Function.uncurry f ∘ Prod.swap
Defined in
Mathlib.Logic.Function.Basic
Cited by
1 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms

Around this declaration

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

Matrix.vec_single · cited by 0Matrix.vec_singleFunction.uncurry_flipCITED BYCITES

Cites0

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

Nothing in Mathlib beyond the foundations.

Cited by1

Results whose statement or proof uses this declaration.