Theorems · Theorem · group theory
DirectSum.id_symm_apply
∀ {M : Type v} {ι : Type u_1} [inst : AddCommMonoid M] [inst_1 : Unique ι] (x : M),
(DirectSum.id M ι).symm x = (DirectSum.of (fun i => M) default) x- Defined in
- Mathlib.Algebra.DirectSum.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommMonoidUnique
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- AddMonoidHomstatement · cited by 3,230
- AddEquivstatement · cited by 1,087
- AddEquiv.symmstatement · cited by 530
- DirectSumstatement · cited by 446
- Uniquestatement and proof · cited by 400
- DirectSum.ofstatement · cited by 122
- DirectSum.idstatement · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- DirectSum.lid_symm_applyproof · cited by 2
- DirectSum.id_applyproof · cited by 1