Theorems · Theorem · commutative algebra
Ideal.Quotient.lift_surjective_of_surjective
∀ {R : Type u} [inst : Ring R] (I : Ideal R) {S : Type v} [inst_1 : I.IsTwoSided] [inst_2 : Semiring S] {f : R →+* S}
(H : ∀ a ∈ I, f a = 0), Function.Surjective ⇑f → Function.Surjective ⇑(Ideal.Quotient.lift I f H)- Defined in
- Mathlib.RingTheory.Ideal.Quotient.Defs
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RingIdeal.IsTwoSidedSemiring
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 and proof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- RingHomstatement and proof · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Idealstatement and proof · cited by 4,748
- HasQuotient.Quotientstatement · cited by 2,301
- Ideal.Quotient.mkproof · cited by 610
- Ideal.IsTwoSidedstatement and proof · cited by 179
- Ideal.Quotient.liftstatement · cited by 19
Cited by6
Results whose statement or proof uses this declaration.
- Algebra.FormallySmooth.of_comp_surjectiveproof · cited by 6
- Ideal.Quotient.factor_surjectiveproof · cited by 4
- Algebra.FinitePresentation.of_span_eq_top_targetproof · cited by 2
- ringKrullDim_succ_le_of_surjectiveproof · cited by 2
- RingHom.SurjectiveOnStalks.residueFieldMap_bijectiveproof · cited by 2
- AlgebraicGeometry.IsClosedImmersion.Spec_iffproof · cited by 1