Theorems · Theorem · commutative algebra
AdicCompletion.sum_lof
∀ {R : Type u_1} [inst : CommRing R] (I : Ideal R) {ι : Type u_6} (M : ι → Type u_7)
[inst_1 : (i : ι) → AddCommGroup (M i)] [inst_2 : (i : ι) → Module R (M i)] [inst_3 : DecidableEq ι] (j : ι)
(x : AdicCompletion I (M j)),
(AdicCompletion.sum I M) ((DirectSum.lof (AdicCompletion I R) ι (fun i => AdicCompletion I (M i)) j) x) =
(AdicCompletion.map I (DirectSum.lof R ι M j)) x- Cited by
- 2 results in Mathlib
- Foundations
- Depth 110 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 and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Idealstatement and proof · cited by 4,748
- DirectSumstatement · cited by 446
- AdicCompletionstatement and proof · cited by 160
- DirectSum.lofstatement and proof · cited by 79
- AdicCompletion.mapstatement and proof · cited by 24
- DirectSum.toModule_lofproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- AdicCompletion.sum_ofproof · cited by 1
- AdicCompletion.sumInv_comp_sumproof · cited by 0