Theorems · Definition · commutative algebra
Module.Presentation.restrictScalars
{B : Type u_1} →
[inst : Ring B] →
{M : Type u_2} →
[inst_1 : AddCommGroup M] →
[inst_2 : Module B M] →
[inst_3 : DecidableEq B] →
(presM : Module.Presentation B M) →
[inst_4 : DecidableEq presM.G] →
{A : Type u_3} →
[inst_5 : CommRing A] →
[inst_6 : Algebra A B] →
[inst_7 : Module A M] →
[IsScalarTower A B M] →
(presB : Module.Presentation A B) → presM.RestrictScalarsData presB → Module.Presentation A MA presentation of the restriction of scalars from B to A of a B-module M,
given a presentation of M as a B-module, a presentation of B as an A-module,
and an additional data.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Ringstatement and proof · cited by 7,463
- IsScalarTowerstatement and proof · cited by 3,896
- Module.Relations.Gstatement and proof · cited by 103
- Module.Presentation.toRelationsstatement and proof · cited by 49
- Module.Presentationstatement and proof · cited by 40
- Module.Presentation.finsuppproof · cited by 4
- Module.Presentation.ofExactproof · cited by 4
- Module.Presentation.RestrictScalarsDatastatement and proof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.