Theorems · Definition · algebraic geometry
Module.Grassmannian.map
{R : Type u} →
[inst : CommRing R] →
{M : Type v} →
[inst_1 : AddCommGroup M] →
[inst_2 : Module R M] →
{k : ℕ} →
{A : Type w} →
[inst_3 : CommRing A] →
[inst_4 : Algebra R A] →
{B : Type w} →
[inst_5 : CommRing B] →
[inst_6 : Algebra R B] →
(A →ₐ[R] B) →
Module.Grassmannian A (TensorProduct R A M) k → Module.Grassmannian B (TensorProduct R B M) kThe map on Grassmannians induced by base change along an algebra map A → B.
Given a submodule N of A ⊗[R] M, the image is the kernel of the composition
B ⊗[R] M ≃ B ⊗[A] (A ⊗[R] M) → B ⊗[A] ((A ⊗[R] M) ⧸ N)`.
- Defined in
- Mathlib.RingTheory.Grassmannian
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- Submoduleproof · cited by 7,192
- AlgHomstatement and proof · cited by 3,236
- TensorProductstatement and proof · cited by 2,545
- LinearMap.kerproof · cited by 848
- Module.Grassmannianstatement and proof · cited by 11
- Module.Grassmannian.toSubmoduleproof · cited by 6
- Module.Grassmannian.baseChangeMkQproof · cited by 4
Cited by5
Results whose statement or proof uses this declaration.
- Module.Grassmannian.functorproof · cited by 2
- Module.Grassmannian.map_toSubmodulestatement and proof · cited by 1
- Module.Grassmannian.functor_mapstatement · cited by 0
- Module.Grassmannian.map_compstatement and proof · cited by 0
- Module.Grassmannian.map_idstatement · cited by 0