Theorems · Theorem · group theory
DirectSum.fromAddMonoid_of_apply
∀ {ι : Type v} {β : ι → Type w} [inst : (i : ι) → AddCommMonoid (β i)] [inst_1 : DecidableEq ι] {γ : Type u₁}
[inst_2 : AddCommMonoid γ] (i : ι) (f : γ →+ β i) (x : γ),
(DirectSum.fromAddMonoid ((DirectSum.of (fun i => γ →+ β i) i) f)) x = (DirectSum.of β i) (f x)- Defined in
- Mathlib.Algebra.DirectSum.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- AddMonoidHomstatement and proof · cited by 3,230
- DirectSumstatement and proof · cited by 446
- DirectSum.ofstatement and proof · cited by 122
- AddMonoidHom.coe_compproof · cited by 4
- DirectSum.fromAddMonoidstatement · cited by 2
- DirectSum.fromAddMonoid_ofproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.