Theorems · Theorem · commutative algebra
Ring.DirectLimit.lift_comp_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} (P : Type u_3) [inst_2 : CommRing P] (F : Ring.DirectLimit G f →+* P),
Ring.DirectLimit.lift G f P (fun i => F.comp (Ring.DirectLimit.of G f i)) ⋯ = F- 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- Preorderstatement and proof · cited by 7,952
- RingHom.compstatement and proof · cited by 899
- RingHom.extproof · cited by 331
- Ring.DirectLimitstatement and proof · cited by 26
- Ring.DirectLimit.ofstatement and proof · cited by 21
- Ring.DirectLimit.liftstatement · cited by 6
- Ring.DirectLimit.hom_extproof · cited by 5
- Ring.DirectLimit.lift_ofproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.