Theorems · Definition · commutative algebra
Ideal.Quotient.lift
{R : Type u} →
[inst : Ring R] →
(I : Ideal R) →
{S : Type v} → [inst_1 : I.IsTwoSided] → [inst_2 : Semiring S] → (f : R →+* S) → (∀ a ∈ I, f a = 0) → R ⧸ I →+* SGiven a ring homomorphism f : R →+* S sending all elements of an ideal to zero,
lift it to the quotient by this ideal.
- Defined in
- Mathlib.RingTheory.Ideal.Quotient.Defs
- Cited by
- 19 results in Mathlib
- Foundations
- Depth 83 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.
Cites13
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
- AddMonoidHomproof · cited by 3,230
- HasQuotient.Quotientstatement and proof · cited by 2,301
- Ideal.IsTwoSidedstatement and proof · cited by 179
- Submodule.toAddSubgroupproof · cited by 106
- ZeroHom.toFunproof · cited by 101
- AddMonoidHom.toZeroHomproof · cited by 61
- RingHom.toAddMonoidHomproof · cited by 17
Cited by36
Results whose statement or proof uses this declaration.
- Ideal.Quotient.factorproof · cited by 33
- Ideal.quotientMapproof · cited by 27
- IsLocalRing.ResidueField.mapproof · cited by 16
- Ideal.Quotient.liftₐproof · cited by 15
- RingHom.kerLiftproof · cited by 13
- AdjoinRoot.liftproof · cited by 11
- AlgHom.kerSquareLiftproof · cited by 10
- Ideal.Quotient.lift_mkstatement · cited by 9
- Ring.DirectLimit.liftproof · cited by 6
- Ideal.Quotient.lift_surjective_of_surjectivestatement · cited by 6
- Ideal.quotientInfToPiQuotientproof · cited by 6
- Ideal.polynomialQuotientEquivQuotientPolynomialproof · cited by 4