pith. machine review for the scientific record. sign in
theorem proved term proof

configDim5_equicardinal

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

  76theorem configDim5_equicardinal
  77    {A B : Type} [Fintype A] [Fintype B]
  78    (hA : HasConfigDim5 A) (hB : HasConfigDim5 B) :
  79    Fintype.card A = Fintype.card B := by

proof body

Term-mode proof.

  80  rw [hA, hB]
  81
  82/-- Concrete instance: sensory × emotion × biological = 125. -/

depends on (4)

Lean names referenced from this declaration's body.