Theorems · Theorem · commutative algebra
TensorProduct.map_bijective
∀ {R : Type u_1} [inst : CommSemiring R] {M : Type u_7} {N : Type u_8} {P : Type u_9} {Q : Type u_10}
[inst_1 : AddCommMonoid M] [inst_2 : AddCommMonoid N] [inst_3 : AddCommMonoid P] [inst_4 : AddCommMonoid Q]
[inst_5 : Module R M] [inst_6 : Module R N] [inst_7 : Module R P] [inst_8 : Module R Q] {f : M →ₗ[R] N}
{g : P →ₗ[R] Q}, Function.Bijective ⇑f → Function.Bijective ⇑g → Function.Bijective ⇑(TensorProduct.map f g)- Defined in
- Mathlib.LinearAlgebra.TensorProduct.Map
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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 and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- TensorProductstatement · cited by 2,545
- Function.Bijectivestatement and proof · cited by 863
- TensorProduct.mapstatement · cited by 250
- LinearEquiv.ofBijectiveproof · cited by 60
- TensorProduct.congrproof · cited by 50
- LinearEquiv.bijectiveproof · cited by 35
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.TensorProduct.map_bijectiveproof · cited by 1