Theorems · Theorem · commutative algebra
Ideal.mapCotangent.congr_simp
∀ {R : Type u} [inst : CommRing R] {A : Type u_1} {B : Type u_2} [inst_1 : CommRing A] [inst_2 : CommRing B]
[inst_3 : Algebra R A] [inst_4 : Algebra R B] (I₁ : Ideal A) (I₂ : Ideal B) (f f_1 : A →ₐ[R] B) (e_f : f = f_1)
(h : I₁ ≤ Ideal.comap f I₂), I₁.mapCotangent I₂ f h = I₁.mapCotangent I₂ f_1 ⋯- Defined in
- Mathlib.RingTheory.Ideal.Cotangent
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- Idealstatement and proof · cited by 4,748
- AlgHomstatement and proof · cited by 3,236
- Ideal.comapstatement and proof · cited by 443
- Ideal.Cotangentstatement · cited by 68
- Ideal.mapCotangentstatement and proof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.