Theorems · Definition · commutative algebra
Ideal.Quotient.factorPow
{R : Type u_1} → [inst : Ring R] → (I : Ideal R) → [inst_1 : I.IsTwoSided] → {m n : ℕ} → n ≤ m → R ⧸ I ^ m →+* R ⧸ I ^ nThe ring homomorphism from R ⧸ I ^ m
to R ⧸ I ^ n induced by the natural inclusion I ^ n → I ^ m.
To future contributors: Before adding lemmas related to Ideal.factorPow, please
check whether it can be generalized to Ideal.factor and whether the corresponding
(more general) lemma for Ideal.factor already exists.
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RingIdeal.IsTwoSided
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHomstatement · 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.IsTwoSidedstatement and proof · cited by 179
- Ideal.Quotient.factorproof · cited by 33
Cited by22
Results whose statement or proof uses this declaration.
- AdicCompletion.liftRingHomstatement and proof · cited by 9
- IsAdicComplete.liftRingHomstatement and proof · cited by 6
- IsAdicComplete.StrictMono.liftRingHomstatement and proof · cited by 4
- AdicCompletion.evalₐ_liftRingHomstatement and proof · cited by 4
- IsAdicComplete.StrictMono.mk_liftRingHomstatement and proof · cited by 3
- IsAdicComplete.mk_liftRingHomstatement and proof · cited by 2
- Ideal.Quotient.factorPowSuccproof · cited by 2
- IsAdicComplete.of_liftRingHomstatement and proof · cited by 1
- IsAdicComplete.StrictMono.factorPow_comp_eq_of_factorPow_comp_succ_eq'statement and proof · cited by 1
- IsAdicComplete.mk_comp_liftRingHomstatement and proof · cited by 0
- factorPowSucc.isUnit_of_isUnit_imagestatement and proof · cited by 0
- IsAdicComplete.ofAlgEquiv_comp_liftRingHomstatement and proof · cited by 0