Theorems · Theorem · commutative algebra
KaehlerDifferential.ker_map
∀ (R : Type u) (S : Type v) [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] (A : Type u_2)
(B : Type u_3) [inst_3 : CommRing A] [inst_4 : CommRing B] [inst_5 : Algebra R A] [inst_6 : Algebra A B]
[inst_7 : Algebra S B] [inst_8 : Algebra R B] [inst_9 : IsScalarTower R A B] [inst_10 : IsScalarTower R S B]
[inst_11 : SMulCommClass S A B],
(KaehlerDifferential.map R S A B).ker =
Submodule.map (Finsupp.linearCombination A ⇑(KaehlerDifferential.D R A))
(Submodule.comap (Finsupp.mapRange.linearMap (Algebra.linearMap A B) ∘ₗ Finsupp.lmapDomain A A ⇑(algebraMap A B))
(Submodule.restrictScalars A (KaehlerDifferential.kerTotal S B)))- Defined in
- Mathlib.RingTheory.Kaehler.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites45
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Moduleproof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Semiringproof · cited by 13,802
- AddCommMonoidproof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- LinearMapproof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Submodulestatement and proof · cited by 7,192
- Finsuppstatement and proof · cited by 5,255
- Algebra.algebraMapstatement and proof · cited by 4,706
Cited by2
Results whose statement or proof uses this declaration.
- KaehlerDifferential.range_mapBaseChangeproof · cited by 2
- KaehlerDifferential.ker_map_of_surjectiveproof · cited by 1