Theorems · Theorem · group theory
DirectSum.decompose_sub
∀ {ι : Type u_1} {M : Type u_3} {σ : Type u_4} [inst : DecidableEq ι] [inst_1 : AddCommGroup M] [inst_2 : SetLike σ M]
[inst_3 : AddSubgroupClass σ M] (ℳ : ι → σ) [inst_4 : DirectSum.Decomposition ℳ] (x y : M),
(DirectSum.decompose ℳ) (x - y) = (DirectSum.decompose ℳ) x - (DirectSum.decompose ℳ) y- Defined in
- Mathlib.Algebra.DirectSum.Decomposition
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddCommGroupstatement and proof · cited by 12,871
- Equivstatement · cited by 8,337
- SetLikestatement and proof · cited by 1,084
- map_subproof · cited by 565
- DirectSumstatement · cited by 446
- AddSubgroupClassstatement and proof · cited by 240
- DirectSum.decomposestatement · cited by 93
- DirectSum.Decompositionstatement and proof · cited by 57
- DirectSum.decomposeAddEquivproof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.