Theorems · Theorem · commutative algebra
LinearMap.liftBaseChangeEquiv_symm_apply
∀ {R : Type u_4} {M : Type u_2} {N : Type u_3} (A : Type u_1) [inst : CommSemiring R] [inst_1 : CommSemiring A]
[inst_2 : Algebra R A] [inst_3 : AddCommMonoid M] [inst_4 : AddCommMonoid N] [inst_5 : Module R M]
[inst_6 : Module R N] [inst_7 : Module A N] [inst_8 : IsScalarTower R A N] (l : TensorProduct R A M →ₗ[A] N) (x : M),
((LinearMap.liftBaseChangeEquiv A).symm l) x = l (1 ⊗ₜ[R] x)- Defined in
- Mathlib.RingTheory.TensorProduct.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, 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.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- LinearEquivstatement · cited by 3,317
- TensorProductstatement and proof · cited by 2,545
- LinearEquiv.symmstatement · cited by 1,461
- TensorProduct.tmulstatement · cited by 1,182
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.