Theorems · Theorem · commutative algebra
Module.DirectLimit.hom_ext
∀ {R : Type u_1} [inst : Semiring R] {ι : Type u_2} [inst_1 : Preorder ι] {G : ι → Type u_3}
[inst_2 : (i : ι) → AddCommMonoid (G i)] [inst_3 : (i : ι) → Module R (G i)] {f : (i j : ι) → i ≤ j → G i →ₗ[R] G j}
[inst_4 : DecidableEq ι] {P : Type u_4} [inst_5 : AddCommMonoid P] [inst_6 : Module R P]
{g₁ g₂ : Module.DirectLimit G f →ₗ[R] P},
(∀ (i : ι), g₁ ∘ₗ Module.DirectLimit.of R ι G f i = g₂ ∘ₗ Module.DirectLimit.of R ι G f i) → g₁ = g₂- Defined in
- Mathlib.Algebra.Colimit.Module
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 69 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.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- Preorderstatement and proof · cited by 7,952
- LinearMap.compstatement and proof · cited by 1,642
- LinearMap.toAddMonoidHomproof · cited by 101
- Module.DirectLimitstatement and proof · cited by 41
- Module.DirectLimit.ofstatement and proof · cited by 35
- LinearMap.toAddMonoidHom_injectiveproof · cited by 10
- AddCon.hom_extproof · cited by 5
Cited by5
Results whose statement or proof uses this declaration.
- Module.DirectLimit.map_idproof · cited by 0
- Module.DirectLimit.hom_ext_iffproof · cited by 0
- Module.DirectLimit.lift_comp_ofproof · cited by 0
- Module.DirectLimit.lift_of'proof · cited by 0
- Module.DirectLimit.map_compproof · cited by 0