Function to Sum decomposition #
Here we decompose a function of type α → β₁ ⊕ β₂
into a function and two bijections: α → α₁ ⊕ α₂ ≃ β₁ ⊕ β₂
Equations
- One or more equations did not get rendered due to their size.
Here we decompose a function of type α → β₁ ⊕ β₂
into a function and two bijections: α → α₁ ⊕ α₂ ≃ β₁ ⊕ β₂