Current library: Alpha v34, 4,223 checked-use theorems; Stable remains 432. Historical first admissions, original proof editions, and non-admitted aliases are preserved. Exact original first-admission records.
Statement with defined notation
forall a b. a * a = b * b -> a = bEvery purple notation token opens its conservative definition. This reading surface never changes the unchanged intuitionistic kernel or confers checked-use authority.
Definitions used by this theorem
In the theorem statement
In local proof propositions
Exact expanded first-order statement
forall a b. a * a = b * b -> a = bProof neighborhood
Direct theorem prerequisites
Direct theorem dependents
Definition-aware tactic body
Only propositions whose conservative expansion has been checked for exact first-order equivalence are compacted. Every changed line retains its immutable exact replay command.
Read the argument
Proof checkpoints
This is a reading aid, not a new proof or a proof-tree certificate. Checkpoint groups are consecutive commands, not inferred branch boundaries. Every step links to the preserved script.
Named ingredients (1)
01Fix variables and assumptionsL1–3
02Use earlier factsL4–9
03Calculate and transport equalitiesL10–10
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L10
rewrite heq
04Use earlier factsL11–15
05Calculate and transport equalitiesL16–16
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L16
rewrite heq
Original defined command ledger · 18 lines
- 0001
intro a - 0002
intro b - 0003
intro heq - 0004
specialize le_antisymm a - 0005
specialize le_antisymm b - 0006
apply le_antisymm - 0007
specialize square_le_reflect a - 0008
specialize square_le_reflect b - 0009
apply square_le_reflect - 0010
rewrite heq - 0011
specialize le_refl (b * b) - 0012
apply le_refl - 0013
specialize square_le_reflect b - 0014
specialize square_le_reflect a - 0015
apply square_le_reflect - 0016
rewrite heq - 0017
specialize le_refl (b * b) - 0018
apply le_refl