Theorems · Theorem · commutative algebra
AdicCompletion.sum_of
∀ {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.of (fun i => AdicCompletion I (M i)) j) x) =
(AdicCompletion.map I (DirectSum.lof R ι M j)) x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- AddMonoidHomstatement · cited by 3,230
- DirectSumstatement and proof · cited by 446
- AdicCompletionstatement and proof · cited by 160
- DirectSum.ofstatement · cited by 122
- DirectSum.lofstatement and proof · cited by 79
Cited by1
Results whose statement or proof uses this declaration.
- AdicCompletion.sum_comp_sumInvproof · cited by 0