Theorems · Theorem · group theory
AddEquiv.map_ne_zero_iff
∀ {M : Type u_4} {N : Type u_5} [inst : AddZeroClass M] [inst_1 : AddZeroClass N] (h : M ≃+ N) {x : M}, h x ≠ 0 ↔ x ≠ 0- Defined in
- Mathlib.Algebra.Group.Equiv.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses Quot.sound
- Assumes
- AddZeroClassAddZeroClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddZeroClassstatement and proof · cited by 1,237
- AddEquivstatement and proof · cited by 1,087
- EmbeddingLike.map_ne_zero_iffproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- LinearEquiv.map_ne_zero_iffproof · cited by 6
- Int.addEquiv_eq_refl_or_negproof · cited by 0