Theorems · Theorem · commutative algebra
Ring.DirectLimit.of_f
∀ {ι : Type u_1} [inst : Preorder ι] {G : ι → Type u_2} [inst_1 : (i : ι) → CommRing (G i)]
{f : (i j : ι) → i ≤ j → G i → G j} {i j : ι} (hij : i ≤ j) (x : G i),
(Ring.DirectLimit.of G f j) (f i j hij x) = (Ring.DirectLimit.of G f i) x- Defined in
- Mathlib.Algebra.Colimit.Ring
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- RingHomstatement · cited by 10,189
- Preorderstatement and proof · cited by 7,952
- Submodule.subset_spanproof · cited by 234
- FreeCommRing.ofproof · cited by 34
- Ring.DirectLimitstatement · cited by 26
- Ideal.Quotient.eqproof · cited by 22
- Ring.DirectLimit.ofstatement · cited by 21
Cited by2
Results whose statement or proof uses this declaration.
- Ring.DirectLimit.exists_ofproof · cited by 2
- Ring.DirectLimit.Polynomial.exists_ofproof · cited by 0