Theorems · Theorem · commutative algebra
AddCommGroup.DirectLimit.hom_ext_iff
∀ {ι : Type u_2} [inst : Preorder ι] {G : ι → Type u_3} [inst_1 : (i : ι) → AddCommMonoid (G i)]
{f : (i j : ι) → i ≤ j → G i →+ G j} [inst_2 : DecidableEq ι] {P : Type u_4} [inst_3 : AddCommMonoid P]
{g₁ g₂ : AddCommGroup.DirectLimit G f →+ P},
g₁ = g₂ ↔ ∀ (i : ι), g₁.comp (AddCommGroup.DirectLimit.of G f i) = g₂.comp (AddCommGroup.DirectLimit.of G f i)- Defined in
- Mathlib.Algebra.Colimit.Module
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- Preorderstatement and proof · cited by 7,952
- AddMonoidHomstatement and proof · cited by 3,230
- AddMonoidHom.compstatement and proof · cited by 339
- AddCommGroup.DirectLimitstatement and proof · cited by 16
- AddCommGroup.DirectLimit.ofstatement and proof · cited by 13
- AddCommGroup.DirectLimit.hom_extproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.