def
definition
def or abbrev
the_proof_sketch
show as:
view Lean formalization →
formal statement (Lean)
232def the_proof_sketch : AlgebraicRestrictionProofSketch where
233 non_separability := trivial
proof body
Definition body.
234 layer_propagation := trivial
235 accumulation := trivial
236
237/-! ## Certificate -/
238