Theorems · Theorem · linear algebra
Ideal.map_includeRight_eq
∀ {R : Type u_1} [inst : CommSemiring R] {A : Type u_2} {B : Type u_3} [inst_1 : Semiring A] [inst_2 : Semiring B]
[inst_3 : Algebra R A] [inst_4 : Algebra R B] (I : Ideal B),
Submodule.restrictScalars R (Ideal.map Algebra.TensorProduct.includeRight I) =
(LinearMap.lTensor A (Submodule.restrictScalars R I).subtype).rangeThe ideal of A ⊗[R] B generated by I is the image of A ⊗[R] I
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- SetLike.coeproof · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- Set.imageproof · cited by 5,609
- Idealstatement and proof · cited by 4,748
- mul_oneproof · cited by 3,885
- AlgHomstatement · cited by 3,236
- one_mulproof · cited by 2,841
Cited by3
Results whose statement or proof uses this declaration.
- Algebra.TensorProduct.lTensor_kerproof · cited by 4
- Ideal.tensorCotangentHom_surjectiveproof · cited by 0
- TensorProduct.AlgebraTensorModule.range_lTensor_idealMapproof · cited by 0