Theorems · Theorem · commutative algebra
Ring.DirectLimit.Polynomial.exists_of
∀ {ι : Type u_1} [inst : Preorder ι] {G : ι → Type u_2} [inst_1 : (i : ι) → CommRing (G i)]
{f' : (i j : ι) → i ≤ j → G i →+* G j} [Nonempty ι] [IsDirectedOrder ι]
(q : Polynomial (Ring.DirectLimit G fun i j h => ⇑(f' i j h))),
∃ i p, Polynomial.map (Ring.DirectLimit.of G (fun i j h => ⇑(f' i j h)) i) p = q- Defined in
- Mathlib.Algebra.Colimit.Ring
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Semiringproof · cited by 13,802
- RingHomstatement and proof · cited by 10,189
- Preorderstatement and proof · cited by 7,952
- Polynomialstatement and proof · cited by 5,681
- Polynomial.Xproof · cited by 1,639
- Polynomial.Cproof · cited by 1,598
- RingHom.compproof · cited by 899
- Polynomial.mapstatement and proof · cited by 806
- RingHom.extproof · cited by 331
- IsDirectedOrderstatement and proof · cited by 316
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.