Theorems · Theorem · linear algebra
LinearMap.injective_domRestrict_iff
∀ {R : Type u_1} {R₂ : Type u_2} {M : Type u_5} {M₂ : Type u_7} [inst : Ring R] [inst_1 : Ring R₂]
[inst_2 : AddCommGroup M] [inst_3 : AddCommGroup M₂] [inst_4 : Module R M] [inst_5 : Module R₂ M₂] {τ₁₂ : R →+* R₂}
{f : M →ₛₗ[τ₁₂] M₂} {S : Submodule R M}, Function.Injective ⇑(f.domRestrict S) ↔ Disjoint S f.ker- Defined in
- Mathlib.Algebra.Module.Submodule.Ker
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 70 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.
- DFunLike.coestatement · cited by 62,936
- 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
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- Bot.botproof · cited by 4,720
- Disjointstatement · cited by 2,201
- LinearMap.kerstatement and proof · cited by 848
- Submodule.subtypeproof · cited by 480
- Submodule.comapproof · cited by 347
Cited by2
Results whose statement or proof uses this declaration.
- Submodule.disjoint_ker_of_finrank_leproof · cited by 2
- LinearMap.exists_map_addHaar_eq_smul_addHaar'proof · cited by 1