Theorems · Definition · commutative algebra
Ideal.mapCotangent
{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) → I₁ ≤ Ideal.comap f I₂ → I₁.Cotangent →ₗ[R] I₂.CotangentThe map I/I² → J/J² if I ≤ f⁻¹(J).
- Defined in
- Mathlib.RingTheory.Ideal.Cotangent
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Top.topproof · cited by 9,680
- Idealstatement and proof · cited by 4,748
- AlgHomstatement and proof · cited by 3,236
- Ideal.comapstatement and proof · cited by 443
- AlgHom.toLinearMapproof · cited by 254
- Submodule.restrictScalarsproof · cited by 180
- LinearMap.restrictproof · cited by 84
- Ideal.Cotangentstatement · cited by 68
Cited by7
Results whose statement or proof uses this declaration.
- Algebra.Extension.Cotangent.mapproof · cited by 40
- Algebra.FormallySmooth.of_surjective_of_ker_eq_map_of_flatproof · cited by 1
- Ideal.mapCotangent_ker_of_surjectivestatement and proof · cited by 1
- Ideal.mapCotangent_surjective_of_comap_eqstatement · cited by 1
- Ideal.mapCotangent.congr_simpstatement and proof · cited by 0
- AdicCompletion.spanFinrank_maximalIdeal_eqproof · cited by 0
- Ideal.mapCotangent_toCotangentstatement · cited by 0