Theorems · Theorem · group theory
DirectSum.decompose_symm_of
∀ {ι : Type u_1} {M : Type u_3} {σ : Type u_4} [inst : DecidableEq ι] [inst_1 : AddCommMonoid M] [inst_2 : SetLike σ M]
[inst_3 : AddSubmonoidClass σ M] (ℳ : ι → σ) [inst_4 : DirectSum.Decomposition ℳ] {i : ι} (x : ↥(ℳ i)),
(DirectSum.decompose ℳ).symm ((DirectSum.of (fun i => ↥(ℳ i)) i) x) = ↑x- Defined in
- Mathlib.Algebra.DirectSum.Decomposition
- Cited by
- 7 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.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- Equivstatement · cited by 8,337
- Equiv.symmstatement · cited by 3,681
- AddMonoidHomstatement · cited by 3,230
- SetLikestatement and proof · cited by 1,084
- DirectSumstatement · cited by 446
- AddSubmonoidClassstatement and proof · cited by 346
- DirectSum.ofstatement · cited by 122
- DirectSum.decomposestatement · cited by 93
- DirectSum.Decompositionstatement and proof · cited by 57
- DirectSum.coeAddMonoidHom_ofproof · cited by 3
Cited by7
Results whose statement or proof uses this declaration.
- DirectSum.decompose_coeproof · cited by 17
- DirectSum.sum_support_decomposeproof · cited by 9
- GradedTensorProduct.tmul_coe_mul_coe_tmulproof · cited by 2
- DirectSum.decomposeLinearEquiv_symm_comp_lofproof · cited by 2
- GradedRing.proj_recomposeproof · cited by 0
- GradedAlgebra.proj_recomposeproof · cited by 0
- LieDerivation.ofGrading_apply_applyproof · cited by 0