Theorems · Theorem · ring theory
LinearMap.map_eq_zero_iff
∀ {R : Type u_1} {S : Type u_5} {M : Type u_8} {M₃ : Type u_11} [inst : Semiring R] [inst_1 : Semiring S]
[inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid M₃] [inst_4 : Module R M] [inst_5 : Module S M₃] {σ : R →+* S}
(f : M →ₛₗ[σ] M₃), Function.Injective ⇑f → ∀ {x : M}, f x = 0 ↔ x = 0- Defined in
- Mathlib.Algebra.Module.LinearMap.Defs
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- map_eq_zero_iffproof · cited by 62
Cited by10
Results whose statement or proof uses this declaration.
- Module.Projective.exists_dual_ne_zeroproof · cited by 4
- HahnEmbedding.Partial.orderTop_eq_archimedeanClassMkproof · cited by 3
- Polynomial.monomial_eq_zero_iffproof · cited by 2
- CategoryTheory.IsGrothendieckAbelian.GabrielPopescuAux.kernel_ι_d_comp_dproof · cited by 2
- RatFunc.taylor_mem_nonZeroDivisorsproof · cited by 2
- Ideal.FinrankQuotientMap.linearIndependent_of_nontrivialproof · cited by 1
- Module.Flat.iff_rTensor_exact'proof · cited by 1
- Module.Flat.iff_lTensor_exact'proof · cited by 1
- AdicCompletion.ofPowSMul_injectiveproof · cited by 0
- SkewPolynomial.monomial_eq_zero_iffproof · cited by 0