Mathlib Map

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
Assumes
CommRingCommRingCommRingAlgebraAlgebra

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.