Theorems · Theorem · commutative algebra
Algebra.TensorProduct.mul_one
∀ {R : Type uR} {A : Type uA} {B : Type uB} [inst : CommSemiring R] [inst_1 : NonAssocSemiring A] [inst_2 : Module R A]
[inst_3 : SMulCommClass R A A] [inst_4 : IsScalarTower R A A] [inst_5 : NonAssocSemiring B] [inst_6 : Module R B]
[inst_7 : SMulCommClass R B B] [inst_8 : IsScalarTower R B B] (x : TensorProduct R A B),
(Algebra.TensorProduct.mul x) (1 ⊗ₜ[R] 1) = x- Defined in
- Mathlib.RingTheory.TensorProduct.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- mul_oneproof · cited by 3,885
- TensorProductstatement and proof · cited by 2,545
- SMulCommClassstatement and proof · cited by 1,927
- map_zeroproof · cited by 1,614
- TensorProduct.tmulstatement and proof · cited by 1,182
- map_addproof · cited by 964
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.