Mathlib Map

Theorems · Theorem · order theory

sq_abs

∀ {α : Type u_1} [inst : Ring α] [inst_1 : LinearOrder α] (a : α), |a| ^ 2 = a ^ 2
Defined in
Mathlib.Algebra.Order.Ring.Abs
Cited by
49 results in Mathlib
Foundations
Depth 19 from the axioms · uses propext
Assumes
RingLinearOrder

Around this declaration

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

Cites5

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

  • LinearOrderstatement and proof · cited by 8,572
  • Ringstatement and proof · cited by 7,463
  • absstatement and proof · cited by 1,814
  • sqproof · cited by 280
  • abs_mul_abs_selfproof · cited by 21

Cited by49

Results whose statement or proof uses this declaration.