Theorems · Theorem · order theory
map_ne_zero_iff_ne_zero
∀ {F : Type u_2} {α : Type u_3} {β : Type u_4} [inst : FunLike F α β] [inst_1 : AddGroup α] [inst_2 : AddCommMonoid β]
[inst_3 : PartialOrder β] [AddGroupNormClass F α β] (f : F) {x : α}, f x ≠ 0 ↔ x ≠ 0- Defined in
- Mathlib.Algebra.Order.Hom.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- AddGroupstatement and proof · cited by 4,410
- FunLikestatement and proof · cited by 2,560
- Iff.notproof · cited by 489
- AddGroupNormClassstatement and proof · cited by 6
- map_eq_zero_iff_eq_zeroproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- map_pos_of_ne_zeroproof · cited by 3