theorem
proved
term proof
classA_count
show as:
view Lean formalization →
formal statement (Lean)
138theorem classA_count :
139 (allPowers.filter (fun p => powerClass p == .DirectMechanism)).length = 6 := by native_decide
proof body
Term-mode proof.
140
141/-- Class B has exactly 6 powers. -/