Theorems · Definition · linear algebra
Submodule.Quotient.restrictScalarsEquiv
{R : Type u_1} →
{M : Type u_2} →
[inst : Ring R] →
[inst_1 : AddCommGroup M] →
[inst_2 : Module R M] →
(S : Type u_3) →
[inst_3 : Ring S] →
[inst_4 : SMul S R] →
[inst_5 : Module S M] →
[inst_6 : IsScalarTower S R M] → (P : Submodule R M) → (M ⧸ Submodule.restrictScalars S P) ≃ₗ[S] M ⧸ PThe quotient of P as an S-submodule is the same as the quotient of P as an R-submodule,
where P : Submodule R M.
- Defined in
- Mathlib.LinearAlgebra.Quotient.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 84 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
- AddCommGroupstatement and proof · cited by 12,871
- Equivproof · cited by 8,337
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- IsScalarTowerstatement and proof · cited by 3,896
- LinearEquivstatement · cited by 3,317
- HasQuotient.Quotientstatement · cited by 2,301
- Equiv.toFunproof · cited by 279
- Submodule.restrictScalarsstatement and proof · cited by 180
- Equiv.invFunproof · cited by 163
Cited by6
Results whose statement or proof uses this declaration.
- Derivation.liftKaehlerDifferentialproof · cited by 12
- AdjoinRoot.modByMonicHomproof · cited by 4
- Ideal.qoutMapEquivTensorQoutproof · cited by 1
- Submodule.Quotient.restrictScalarsEquiv_mkstatement · cited by 0
- Submodule.Quotient.restrictScalarsEquiv_symm_mkstatement · cited by 0
- Algebra.TensorProduct.quotIdealMapEquivTensorQuotAuxproof · cited by 0