Theorems · Definition · algebraic geometry
Module.Grassmannian.baseChangeMkQEquiv
{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] →
[inst_8 : IsScalarTower R A B] →
(N : Submodule A (TensorProduct R A M)) →
(TensorProduct R B M ⧸ (Module.Grassmannian.baseChangeMkQ B N).ker) ≃ₗ[B]
TensorProduct A B (TensorProduct R A M ⧸ N)The B-linear equivalence (B ⊗[R] M) ⧸ ker (baseChangeMkQ N) ≃ₗ[B] B ⊗[A] ((A ⊗[R] M) ⧸ N)
underlying Module.Grassmannian.map.
- Defined in
- Mathlib.RingTheory.Grassmannian
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Submodulestatement and proof · cited by 7,192
- IsScalarTowerstatement and proof · cited by 3,896
- LinearEquivstatement · cited by 3,317
- TensorProductstatement and proof · cited by 2,545
- HasQuotient.Quotientstatement · cited by 2,301
- LinearMap.kerstatement · cited by 848
- LinearMap.quotKerEquivOfSurjectiveproof · cited by 16
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.