Theorems · Theorem · linear algebra
LinearMap.restrict_sub
∀ {R : Type u_10} {R₂ : Type u_11} {M : Type u_12} {M₂ : Type u_13} [inst : Ring R] [inst_1 : Ring R₂] {σ₁₂ : R →+* R₂}
[inst_2 : AddCommGroup M] [inst_3 : AddCommGroup M₂] [inst_4 : Module R M] [inst_5 : Module R₂ M₂] {p : Submodule R M}
{q : Submodule R₂ M₂} {f g : M →ₛₗ[σ₁₂] M₂} (hf : Set.MapsTo ⇑f ↑p ↑q) (hg : Set.MapsTo ⇑g ↑p ↑q)
(hfg : optParam (Set.MapsTo ⇑(f - g) ↑p ↑q) ⋯), f.restrict hf - g.restrict hg = (f - g).restrict hfg- Cited by
- 3 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- SetLike.coestatement and proof · cited by 8,199
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- LinearMap.extproof · cited by 844
- Set.MapsTostatement and proof · cited by 732
- LinearMap.restrictstatement · cited by 84
Cited by3
Results whose statement or proof uses this declaration.
- Module.End.genEigenspace_restrictproof · cited by 2
- Module.End.apply_eq_of_mem_of_comm_of_isFinitelySemisimple_of_isNilproof · cited by 2
- Module.End.mapsTo_restrict_maxGenEigenspace_restrict_of_mapsToproof · cited by 1