Theorems · Theorem · group theory
Sigma.uncurry_add
∀ {α : Type u_5} {β : α → Type u_6} {γ : (a : α) → β a → Type u_7} [inst : (a : α) → (b : β a) → Add (γ a b)]
(x y : (a : α) → (b : β a) → γ a b), Sigma.uncurry (x + y) = Sigma.uncurry x + Sigma.uncurry y- Defined in
- Mathlib.Algebra.Group.Pi.Lemmas
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
- Assumes
- Add
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Sigma.uncurrystatement · cited by 21
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.