Theorems · Theorem · linear algebra
dualTensorHom_bijective_of_comp_eq_id_right
∀ {R : Type u_2} {M : Type u_3} {N : Type u_4} {P : Type u_5} [inst : CommSemiring R] [inst_1 : AddCommMonoid M]
[inst_2 : AddCommMonoid N] [inst_3 : AddCommMonoid P] [inst_4 : Module R M] [inst_5 : Module R N]
[inst_6 : Module R P] (f : N →ₗ[R] P) (g : P →ₗ[R] N),
g ∘ₗ f = LinearMap.id → Function.Bijective ⇑(dualTensorHom R M P) → Function.Bijective ⇑(dualTensorHom R M N)- Defined in
- Mathlib.LinearAlgebra.Contraction
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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 and proof · cited by 2,545
- LinearMap.compstatement and proof · cited by 1,642
- Function.Bijectivestatement and proof · cited by 863
- LinearMap.extproof · cited by 844
- LinearMap.idstatement and proof · cited by 625
- Module.Dualstatement and proof · cited by 583
Cited by3
Results whose statement or proof uses this declaration.
- dualTensorHom_fun_bijectiveproof · cited by 1
- dualTensorHom_bijective_of_finite_left_projective_rightproof · cited by 0
- dualTensorHom_bijective_of_finite_projective_rightproof · cited by 0