Theorems · Definition · commutative algebra
AdicCompletion.sumInv
{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)] →
[Fintype ι] →
AdicCompletion I (DirectSum ι fun j => M j) →ₗ[AdicCompletion I R]
DirectSum ι fun j => AdicCompletion I (M j)If ι is finite, we use the equivalence of sum and product to obtain an inverse for
AdicCompletion.sum from AdicCompletion.pi.
- Cited by
- 5 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.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Fintypestatement and proof · cited by 7,736
- Idealstatement and proof · cited by 4,748
- LinearMap.compproof · cited by 1,642
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
- DirectSumstatement · cited by 446
- AdicCompletionstatement and proof · cited by 160
Cited by6
Results whose statement or proof uses this declaration.
- AdicCompletion.sumEquivOfFintypeproof · cited by 3
- AdicCompletion.component_sumInvstatement and proof · cited by 1
- AdicCompletion.sumInv_applystatement and proof · cited by 1
- AdicCompletion.sumEquivOfFintype_symm_applystatement · cited by 0
- AdicCompletion.sumInv_comp_sumstatement and proof · cited by 0
- AdicCompletion.sum_comp_sumInvstatement and proof · cited by 0