Theorems · Definition · algebraic geometry
Module.Grassmannian.baseChangeMkQ
{R : Type u} →
[inst : CommRing R] →
{M : Type v} →
[inst_1 : AddCommGroup M] →
[inst_2 : Module R M] →
{A : Type w} →
[inst_3 : CommRing A] →
[inst_4 : Algebra R A] →
(B : Type w) →
[inst_5 : CommRing B] →
[inst_6 : Algebra R B] →
[inst_7 : Algebra A B] →
[IsScalarTower R A B] →
(N : Submodule A (TensorProduct R A M)) →
TensorProduct R B M →ₗ[B] TensorProduct A B (TensorProduct R A M ⧸ N)The surjective B-linear map B ⊗[R] M → B ⊗[A] ((A ⊗[R] M) ⧸ N) obtained as the base change
of N.mkQ along A → B
- Defined in
- Mathlib.RingTheory.Grassmannian
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductstatement and proof · cited by 2,545
- HasQuotient.Quotientstatement · cited by 2,301
- LinearMap.compproof · cited by 1,642
- LinearEquiv.symmproof · cited by 1,461
Cited by6
Results whose statement or proof uses this declaration.
- Module.Grassmannian.mapproof · cited by 4
- Module.Grassmannian.map_toSubmodulestatement · cited by 1
- Module.Grassmannian.map_compproof · cited by 0
- Module.Grassmannian.baseChangeMkQ.congr_simpstatement and proof · cited by 0
- Module.Grassmannian.baseChangeMkQEquivstatement and proof · cited by 0
- Module.Grassmannian.baseChangeMkQ_surjectivestatement · cited by 0