Theorems · Theorem · commutative algebra
Module.FaithfullyFlat.lTensor_bijective_iff_bijective
∀ (R : Type u) (M : Type v) [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] {N : Type u_4}
{N' : Type u_5} [inst_3 : AddCommGroup N] [inst_4 : AddCommGroup N'] [inst_5 : Module R N] [inst_6 : Module R N']
(f : N →ₗ[R] N') [Module.FaithfullyFlat R M], Function.Bijective ⇑(LinearMap.lTensor M f) ↔ Function.Bijective ⇑f- Cited by
- 1 results in Mathlib
- Foundations
- Depth 110 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 and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- TensorProductstatement · cited by 2,545
- Function.Bijectivestatement · cited by 863
- LinearMap.lTensorstatement · cited by 203
- Module.FaithfullyFlatstatement and proof · cited by 72
Cited by1
Results whose statement or proof uses this declaration.
- ModuleCat.reflectsIsomorphisms_extendScalars_of_faithfullyFlatproof · cited by 0