Theorems · Theorem · commutative algebra
Ideal.quotientMap_algebraMap
∀ {R₁ : Type u_1} {A : Type u_3} [inst : CommSemiring R₁] [inst_1 : Ring A] [inst_2 : Algebra R₁ A] {S : Type v}
[inst_3 : Ring S] {J : Ideal A} {I : Ideal S} [inst_4 : I.IsTwoSided] [inst_5 : J.IsTwoSided] {f : A →+* S}
{H : J ≤ Ideal.comap f I} {x : R₁},
(Ideal.quotientMap I f H) ((algebraMap R₁ (A ⧸ J)) x) = (Ideal.Quotient.mk I) (f ((algebraMap R₁ A) x))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement · cited by 4,706
- HasQuotient.Quotientstatement · cited by 2,301
- RingHom.compproof · cited by 899
- Ideal.Quotient.mkstatement and proof · cited by 610
- Ideal.comapstatement and proof · cited by 443
- Ideal.IsTwoSidedstatement and proof · cited by 179
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.