Theorems · Theorem · commutative algebra
Ideal.quotientEquivAlg.congr_simp
∀ {R₁ : Type u_1} {A : Type u_3} {B : Type u_4} [inst : CommSemiring R₁] [inst_1 : Ring A] [inst_2 : Algebra R₁ A]
[inst_3 : Ring B] [inst_4 : Algebra R₁ B] (I : Ideal A) (J : Ideal B) [inst_5 : I.IsTwoSided] [inst_6 : J.IsTwoSided]
(f f_1 : A ≃ₐ[R₁] B) (e_f : f = f_1) (hIJ : J = Ideal.map (↑f) I),
I.quotientEquivAlg J f hIJ = I.quotientEquivAlg J f_1 ⋯- Defined in
- Mathlib.RingTheory.Etale.StandardEtale
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- 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
- AlgEquivstatement and proof · cited by 1,681
- RingHomClass.toRingHomstatement and proof · cited by 746
- Ideal.mapstatement and proof · cited by 692
- Ideal.IsTwoSidedstatement and proof · cited by 179
- Ideal.quotientEquivAlgstatement and proof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.