Theorems · Theorem · group theory
Units.exists_iff_ne_zero
∀ {G₀ : Type u_3} [inst : GroupWithZero G₀] {p : G₀ → Prop}, (∃ u, p ↑u) ↔ ∃ x, x ≠ 0 ∧ p x- Cited by
- 2 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- GroupWithZero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Unitsstatement · cited by 2,804
- Units.valstatement · cited by 1,966
- GroupWithZerostatement and proof · cited by 691
Cited by2
Results whose statement or proof uses this declaration.
- isUnit_iff_ne_zeroproof · cited by 30
- GroupWithZero.isConj_iff₀proof · cited by 0