Theorems · Theorem · linear algebra
Module.Basis.sumQuot_inr
∀ {R : Type u_2} {V : Type u_3} [inst : CommRing R] [inst_1 : AddCommGroup V] [inst_2 : Module R V] {W : Submodule R V}
{m : Type u_4} {n : Type u_5} (bW : Module.Basis m R ↥W) (bQ : Module.Basis n R (V ⧸ W)) (j : n),
Submodule.Quotient.mk ((bW.sumQuot bQ) (Sum.inr j)) = bQ j- Cited by
- 2 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingAddCommGroupModule
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.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Submodulestatement and proof · cited by 7,192
- HasQuotient.Quotientstatement and proof · cited by 2,301
- Module.Basisstatement and proof · cited by 1,477
- Submodule.Quotient.mkstatement and proof · cited by 184
- Submodule.mkQ_surjectiveproof · cited by 48
- Module.Basis.coe_mkproof · cited by 33
- Function.rightInverse_surjInvproof · cited by 11
- Module.Basis.sumQuotstatement · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- Module.Basis.sumQuot_repr_inrproof · cited by 2
- LinearMap.det_eq_det_mul_detproof · cited by 1