Theorems · Theorem · group theory
isSquare_iff_exists_sq
∀ {α : Type u_2} [inst : Monoid α] (a : α), IsSquare a ↔ ∃ r, a = r ^ 2- Defined in
- Mathlib.Algebra.Group.Even
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Quot.sound
- Assumes
- Monoid
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.
Cited by4
Results whose statement or proof uses this declaration.
- Irreducible.not_isSquareproof · cited by 3
- ZMod.euler_criterion_unitsproof · cited by 1
- IsSquare.exists_sqproof · cited by 0
- Finset.isSquare_prodproof · cited by 0