def
definition
setTheoryCert
show as:
view math explainer →
open explainer
Generate a durable explainer page for this declaration.
open lean source
IndisputableMonolith.Mathematics.SetTheoryFromRS on GitHub at line 42.
browse module
All declarations in this module, on Recognition.
explainer page
depends on
formal source
39 power_set_256 : powerSetQ3 = 256
40 structure_match : powerSetQ3 = 2 ^ (2 ^ 3)
41
42def setTheoryCert : SetTheoryCert where
43 five_axioms := fundamentalZFCount
44 power_set_256 := powerSetQ3_eq_256
45 structure_match := powerSetQ3_2_2D
46
47end IndisputableMonolith.Mathematics.SetTheoryFromRS