Theorems · Theorem · commutative algebra
Algebra.Extension.tensorCotangentOfFlat_tmul
∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S]
(P : Algebra.Extension R S) (T : Type u_3) [inst_3 : CommRing T] [inst_4 : Algebra R T] [inst_5 : Module.Flat R T]
(t : T) (x : P.Cotangent),
(P.tensorCotangentOfFlat T) (t ⊗ₜ[R] x) = t • (Algebra.Extension.Cotangent.map (Algebra.Extension.toBaseChange T)) x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
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 · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- LinearEquivstatement · cited by 3,317
- TensorProductstatement · cited by 2,545
- LinearEquiv.symmproof · cited by 1,461
- TensorProduct.tmulstatement and proof · cited by 1,182
- Ideal.mapproof · cited by 692
- map_smulproof · cited by 566
- AlgHom.toRingHomproof · cited by 490
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.Extension.tensorToH1Cotangent_bijective_of_flatproof · cited by 0