Theorems · Theorem · group theory
DirectSum.coe_of_apply
∀ {ι : Type v} {M : Type u_1} {S : Type u_2} [inst : DecidableEq ι] [inst_1 : AddCommMonoid M] [inst_2 : SetLike S M]
[inst_3 : AddSubmonoidClass S M] {A : ι → S} (i j : ι) (x : ↥(A i)),
↑(((DirectSum.of (fun i => ↥(A i)) i) x) j) = ↑(if i = j then x else 0)- Defined in
- Mathlib.Algebra.DirectSum.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 33 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
- AddMonoidHomstatement · cited by 3,230
- SetLikestatement and proof · cited by 1,084
- DFinsuppstatement · cited by 694
- DirectSumstatement · cited by 446
- AddSubmonoidClassstatement and proof · cited by 346
- DirectSum.ofstatement · cited by 122
- Decidable.eq_or_neproof · cited by 28
- ZeroMemClass.coe_zeroproof · cited by 17
- DirectSum.of_eq_sameproof · cited by 12
- DirectSum.of_eq_of_neproof · cited by 9
Cited by2
Results whose statement or proof uses this declaration.
- DirectSum.coe_mul_applyproof · cited by 3
- Ideal.mul_homogeneous_element_mem_of_memproof · cited by 1