Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck passverified 2026-08-06 (claude-opus-5)
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

P()={}\mathcal{P}(\varnothing) = \{\varnothing\}, P({})={,{}}\mathcal{P}(\{\varnothing\}) = \{\varnothing,\{\varnothing\}\}, and P({,{}})\mathcal{P}(\{\varnothing,\{\varnothing\}\}) listed in full

Example

Write A:={,{}}A := \{\varnothing,\{\varnothing\}\}, and abbreviate {x,y,z,w}:={x,y}{z,w}\{x,y,z,w\} := \{x,y\} \cup \{z,w\}. Then

P()={},P({})={,{}},P(A)={,{},{{}},A},\mathcal{P}(\varnothing) = \{\varnothing\}, \qquad \mathcal{P}(\{\varnothing\}) = \{\varnothing,\{\varnothing\}\}, \qquad \mathcal{P}(A) = \{\varnothing,\{\varnothing\},\{\{\varnothing\}\},A\},

and the four sets listed in P(A)\mathcal{P}(A) are pairwise distinct.

Facts & Assumptions

Given: A:={,{}}A := \{\varnothing,\{\varnothing\}\} and the abbreviation {x,y,z,w}:={x,y}{z,w}\{x,y,z,w\} := \{x,y\} \cup \{z,w\}.

[L2]

zP(x)z \in \mathcal{P}(x) holds if and only if zxz \subseteq x (The power set P(x)={z:zx}\mathcal{P}(x) = \{\, z : z \subseteq x \,\}).

[L4]

{x,y}\{x,y\} is the set whose elements are exactly xx and yy, and {x}:={x,x}\{x\} := \{x,x\} (The unordered pair {x,y}\{x,y\} and the singleton {x}={x,x}\{x\} = \{x,x\}).

[L6]

Verification

technique · direct
1.1

P()={}\mathcal{P}(\varnothing) = \{\varnothing\} is the general identity applied at \varnothing.

L1
1.2

A set zz satisfies z{}z \subseteq \{\varnothing\} exactly when every element of zz equals \varnothing, that is, exactly when zz has no element or \varnothing is its only element; those two sets are \varnothing and {}\{\varnothing\}, and both are indeed included in {}\{\varnothing\}. Hence P({})={,{}}\mathcal{P}(\{\varnothing\}) = \{\varnothing,\{\varnothing\}\}.

L2L3L4L5L6
1.3

A set zz satisfies zAz \subseteq A exactly when every element of zz is \varnothing or {}\{\varnothing\}, so zz is determined by whether it has \varnothing as an element and whether it has {}\{\varnothing\} as an element; the four resulting sets are \varnothing, {}\{\varnothing\}, {{}}\{\{\varnothing\}\} and AA, and each is included in AA. Hence P(A)={,{},{{}},A}\mathcal{P}(A) = \{\varnothing,\{\varnothing\},\{\{\varnothing\}\},A\}.

L2L3L4L5L6L7L8
1.4

The four are pairwise distinct: \varnothing has no element, {}\{\varnothing\} has \varnothing as its only element, {{}}\{\{\varnothing\}\} has {}\{\varnothing\} as its only element, and AA has both; moreover {}\varnothing \neq \{\varnothing\}, since the second has an element and the first does not.

L4L5L6
2.1

The three power sets are computed and the four members of P(A)\mathcal{P}(A) are distinct, which is the example.

step 1.1step 1.2step 1.3step 1.4

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 17 results over 7 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources