Mathlib Map

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.

Sigma.uncurry · cited by 21Sigma.uncurrySigma.uncurry_addCITED BYCITES

Cites1

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.