Theorems · Theorem · ring theory
DirectSum.lid_symm_apply
∀ (R : Type u) [inst : Semiring R] {M : Type v} {ι : Type u_1} [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
[inst_3 : Unique ι] (x : M), (DirectSum.lid R M ι).symm x = (DirectSum.lof R ι (fun i => M) default) x- Defined in
- Mathlib.Algebra.DirectSum.Module
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement · cited by 10,215
- LinearEquivstatement · cited by 3,317
- LinearEquiv.symmstatement · cited by 1,461
- DirectSumstatement · cited by 446
- Uniquestatement and proof · cited by 400
- DirectSum.lofstatement · cited by 79
- DirectSum.lidstatement · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- TensorProduct.directSumRight_tmul_lofproof · cited by 4
- TensorProduct.directSumLeft_tmul_lofproof · cited by 3