Theorems · Theorem · ring theory
RingHomSurjective.comp
∀ {R₁ : Type u_1} {R₂ : Type u_2} {R₃ : Type u_3} [inst : Semiring R₁] [inst_1 : Semiring R₂] [inst_2 : Semiring R₃]
{σ₁₂ : R₁ →+* R₂} {σ₂₃ : R₂ →+* R₃} {σ₁₃ : R₁ →+* R₃} [RingHomCompTriple σ₁₂ σ₂₃ σ₁₃] [RingHomSurjective σ₁₂]
[RingHomSurjective σ₂₃], RingHomSurjective σ₁₃This cannot be an instance as there is no way to infer σ₁₂ and σ₂₃.
- Defined in
- Mathlib.Algebra.Ring.CompTypeclasses
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- RingHomstatement and proof · cited by 10,189
- RingHomCompTriplestatement and proof · cited by 234
- RingHomSurjectivestatement and proof · cited by 220
- RingHomCompTriple.comp_eqproof · cited by 38
- RingHom.coe_compproof · cited by 17
- RingHom.surjectiveproof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.