Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck 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.

If a⊆b then ⋃a⊆⋃b; if in addition a≠∅ then ⋂b⊆⋂a; and c⊆⋃a for every c∈a, while ⋂a⊆c for every c∈a

Statement

Let a and b be sets.

  • (i) If a⊆b then ⋃a⊆⋃b.
  • (ii) If a⊆b and a≠∅, then b≠∅, both intersections are defined, and ⋂b⊆⋂a.
  • (iii) c⊆⋃a for every c∈a.
  • (iv) ⋂a⊆c for every c∈a.

Facts & Assumptions

Given: sets a and b.

[L1]

⋃x is the set whose elements are exactly the elements of the elements of x (The union ⋃x of a set, and the binary union a∪b:=⋃{a,b}).

[L2]

For x≠∅, ⋂x is the set whose elements are exactly the sets belonging to every element of x (The intersection ⋂x of a nonempty set, the binary intersection a∩b:=⋂{a,b}, and disjointness).

[L4]

There is exactly one set with no elements, written ∅ (There is exactly one set with no elements, written ∅).

Proof

technique · direct
1.1

Claim (i): assume a⊆b and let z∈⋃a; then z∈s for some s∈a, and s∈b because a⊆b, so z∈⋃b.

L1L3
1.2

Claim (ii): assume a⊆b and a≠∅. Then a has a member, which is also a member of b, so b≠∅ and both intersections are defined. If z∈⋂b then z lies in every member of b, hence in every member of a, so z∈⋂a.

L2L3L4
1.3

Claim (iii): let c∈a and z∈c; then z lies in a member of a, so z∈⋃a, and therefore c⊆⋃a.

L1L3
1.4

Claim (iv): let c∈a; then a≠∅, so ⋂a is defined, and every z∈⋂a lies in every member of a, in particular in c; therefore ⋂a⊆c.

L2L3L4
2.1

Claims (i) to (iv) are established, which is the statement.

step 1.1step 1.2step 1.3step 1.4∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

10 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources