Mathlib Map

Theorems · Theorem · commutative algebra

LinearEquiv.map_eq_zero_iff

∀ {R : Type u_1} {S : Type u_6} {M : Type u_7} {M₂ : Type u_9} [inst : Semiring R] [inst_1 : Semiring S]
  [inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid M₂] {module_M : Module R M} {module_S_M₂ : Module S M₂}
  {σ : R →+* S} {σ' : S →+* R} {re₁ : RingHomInvPair σ σ'} {re₂ : RingHomInvPair σ' σ} (e : M ≃ₛₗ[σ] M₂) {x : M},
  e x = 0 ↔ x = 0
Defined in
Mathlib.Algebra.Module.Equiv.Defs
Cited by
17 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Quot.sound
Assumes
SemiringSemiringAddCommMonoidAddCommMonoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

LinearMap.aeval_self_charpoly · cited by 6LinearMap.aeval_self_char…AlternatingMap.compLinearEquiv_eq_zero_iff · cited by 4AlternatingMap.compLinear…LinearMap.SeparatingLeft.congr · cited by 4SeparatingLeft.congrLinearMap.IsOrthoᵢ.separatingLeft_of_not_isOrtho_basis_self · cited by 2IsOrthoᵢ.separatingLeft_o…IsSMulRegular.subsingleton_linearMap_iff · cited by 2IsSMulRegular.subsingleto…LinearIsometryEquiv.map_eq_zero_iff · cited by 2LinearIsometryEquiv.map_e…ModularForm.sturm_bound_levelOne_nat · cited by 1ModularForm.sturm_bound_l…LinearMap.isNilpotent_toMatrix_iff · cited by 1LinearMap.isNilpotent_toM…ContinuousLinearEquiv.map_eq_zero_iff · cited by 0ContinuousLinearEquiv.map…Representation.IsIrreducible.bijective_or_eq_zero · cited by 0IsIrreducible.bijective_o…Module.exists_ker_toSpanSingleton_eq_annihilator · cited by 0Module.exists_ker_toSpanS…Representation.IsIrreducible.injective_or_eq_zero · cited by 0IsIrreducible.injective_o…ContinuousAlgEquiv.map_eq_zero_iff · cited by 0ContinuousAlgEquiv.map_eq…Representation.IsIrreducible.surjective_or_eq_zero · cited by 0IsIrreducible.surjective_…Module.basisUnique_repr_eq_zero_iff · cited by 0Module.basisUnique_repr_e…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidRingHom · cited by 10189RingHomLinearEquiv · cited by 3317LinearEquivRingHomInvPair · cited by 523RingHomInvPairLinearEquiv.toAddEquiv · cited by 58LinearEquiv.toAddEquivAddEquiv.map_eq_zero_iff · cited by 6AddEquiv.map_eq_zero_iffLinearEquiv.map_eq_zero_iffCITED BYCITES

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by17

Results whose statement or proof uses this declaration.