Theorems · Theorem · commutative algebra
Algebra.Extension.tensorCotangentInvFun_smul_mk
∀ {R : Type u_1} {S : Type u_2} {T : Type u_3} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : CommRing T]
[inst_3 : Algebra R S] [inst_4 : Algebra R T] [inst_5 : Algebra S T] {P : Algebra.Extension R S}
{Q : Algebra.Extension R T} (f : P.Hom Q) [alg : Algebra P.Ring Q.Ring]
(halg : algebraMap P.Ring Q.Ring = f.toRingHom)
(H : Function.Bijective ⇑(LinearMap.liftBaseChange Q.Ring (f.mapKer halg))) (x : Q.Ring) (y : ↥P.ker),
(Algebra.Extension.tensorCotangentInvFun f halg H) (x • Algebra.Extension.Cotangent.mk ⟨f.toRingHom ↑y, ⋯⟩) =
x • 1 ⊗ₜ[S] Algebra.Extension.Cotangent.mk y- Defined in
- Mathlib.RingTheory.Etale.Kaehler
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
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
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- RingHomstatement · cited by 10,189
- Idealstatement · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerproof · cited by 3,896
- LinearEquivproof · cited by 3,317
- AddMonoidHomstatement · cited by 3,230
- TensorProductstatement and proof · cited by 2,545
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.