theorem
proved
term proof
components_at_D3
show as:
view Lean formalization →
formal statement (Lean)
91theorem components_at_D3 :
92 passive_field_edges 3 = 11 ∧ cube_faces 3 = 6 := by
proof body
Term-mode proof.
93 constructor <;> native_decide
94
95end WEndoForcing
96end Physics
97end IndisputableMonolith