Theorems · Theorem · commutative algebra
Module.Presentation.directSum_var
∀ {A : Type u} [inst : Ring A] {ι : Type w} [inst_1 : DecidableEq ι] {M : ι → Type v}
[inst_2 : (i : ι) → AddCommGroup (M i)] [inst_3 : (i : ι) → Module A (M i)]
(pres : (i : ι) → Module.Presentation A (M i)) (i : ι) (g : (pres i).G),
(Module.Presentation.directSum pres).var ⟨i, g⟩ = (DirectSum.lof A ι M i) ((pres i).var g)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Ringstatement and proof · cited by 7,463
- DirectSumstatement · cited by 446
- Module.Relations.Gstatement and proof · cited by 103
- DirectSum.lofstatement · cited by 79
- Module.Presentation.toRelationsstatement and proof · cited by 49
- Module.Presentationstatement and proof · cited by 40
- Module.Relations.Solution.varstatement · cited by 39
Cited by1
Results whose statement or proof uses this declaration.
- Module.Presentation.finsupp_varproof · cited by 0