Theorems · Theorem · commutative algebra
AdicCompletion.map_comp
∀ {R : Type u_1} [inst : CommRing R] (I : Ideal R) {M : Type u_2} [inst_1 : AddCommGroup M] [inst_2 : Module R M]
{N : Type u_3} [inst_3 : AddCommGroup N] [inst_4 : Module R N] {P : Type u_4} [inst_5 : AddCommGroup P]
[inst_6 : Module R P] (f : M →ₗ[R] N) (g : N →ₗ[R] P),
AdicCompletion.map I g ∘ₗ AdicCompletion.map I f = AdicCompletion.map I (g ∘ₗ f)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 109 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.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Idealstatement and proof · cited by 4,748
- LinearMap.compstatement and proof · cited by 1,642
- Submodule.Quotient.mkproof · cited by 184
- AdicCompletionstatement · cited by 160
- AdicCompletion.AdicCauchySequenceproof · cited by 41
- AdicCompletion.mapstatement · cited by 24
Cited by3
Results whose statement or proof uses this declaration.
- AdicCompletion.pow_smul_top_eq_ker_evalproof · cited by 4
- AdicCompletion.map_comp_applyproof · cited by 1
- AdicCompletion.map_exactproof · cited by 0