Theorems · Theorem · commutative algebra
Ideal.mapCotangent_toCotangent
∀ {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 : A →ₐ[R] B)
(h : I₁ ≤ Ideal.comap f I₂) (x : ↥I₁), (I₁.mapCotangent I₂ f h) (I₁.toCotangent x) = I₂.toCotangent ⟨f ↑x, ⋯⟩- 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- 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.toCotangentstatement · cited by 45
- Ideal.mapCotangentstatement · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.