Theorems · Theorem · commutative algebra
AlgHom.liftEquiv_tmul
∀ {R : Type u_4} {S : Type u_5} {A : Type u_6} {B : Type u_7} [inst : CommSemiring R] [inst_1 : CommSemiring S]
[inst_2 : Semiring A] [inst_3 : Semiring B] [inst_4 : Algebra R A] [inst_5 : Algebra S B] [inst_6 : Algebra R S]
[inst_7 : Algebra R B] [inst_8 : IsScalarTower R S B] (f : A →ₐ[R] B) (s : S) (a : A),
((AlgHom.liftEquiv R S A B) f) (s ⊗ₜ[R] a) = s • f a- Defined in
- Mathlib.RingTheory.TensorProduct.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Equivstatement · cited by 8,337
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement and proof · cited by 3,236
- TensorProductstatement · cited by 2,545
- TensorProduct.tmulstatement · cited by 1,182
- AlgHom.liftEquivstatement · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.