QED
Boolean Algebra · step 1 of 13

Boolean axioms & laws

A Boolean algebra is a set with two operations + and ·, a complement ′, and constants 0 and 1 satisfying a short axiom list: commutativity, associativity, distributivity BOTH ways, identity (x + 0 = x, x·1 = x) and complement (x + x′ = 1, x·x′ = 0). Everything else — absorption, idempotence, De Morgan — is derivable, and exam questions want the derivation, not the recollection.

Unlimited questions · marked criterion by criterion · no card needed

Method: how to approach it

The order below is what examiners expect to see, and each step carries its own marks.

  1. Know which laws are axiomsOnly the axioms may be used without proof. Absorption and De Morgan are theorems, and some courses require you to prove them before use.
  2. Note both distributive laws holdx(y + z) = xy + xz AND x + yz = (x + y)(x + z). The second has no arithmetic analogue and is the one people forget.
  3. Apply idempotence and dominationx + x = x, x·x = x, x + 1 = 1, x·0 = 0. These collapse expressions fast.
  4. Justify every step by nameWrite the law beside each line. Marks are attached to the justifications, not the final expression.

Worked example

Prove the absorption law x + xy = x from the axioms.

  1. x + xy = x·1 + xy, by the identity law.
  2. = x(1 + y), by distributivity.
  3. = x·1, since 1 + y = 1 by domination.
  4. = x, by identity.

Answer. x + xy = x, derived in four axiom-justified steps.

Where marks get dropped

These are the specific errors that cost credit on boolean axioms & laws questions — QED's rubric penalises each of them separately.

Practise this until it is automatic

Unlimited fresh questions

QED generates new boolean axioms & laws problems on demand at warm-up, exam and challenge level, so you can drill this one skill until it stops costing you marks.

Marked like an examiner

Every answer is scored against a point-by-point rubric with partial credit, so you see exactly which step of the method broke down — not just a tick or a cross.

Answer in real notation

A one-tap symbol palette, a visual equation editor and a truth-table builder — or photograph your handwritten working and QED converts it to LaTeX.

Saved to your library

Every question you generate is kept and re-takeable as a timed exam, and your Boolean Algebra mastery is tracked so you know when this is exam-ready.

Boolean axioms & laws — frequently asked questions

Why does x + 1 = 1?

Because + is logical OR: if one input is true the result is true regardless. Formally it follows from the complement and distributive axioms, and it is the domination law.

Are the axioms independent?

Huntington’s postulates are a minimal set, and it is a classic exercise to show none can be dropped. Most textbooks list a redundant but convenient collection.

Is Boolean algebra the same as propositional logic?

They are the same structure with different notation: + is ∨, · is ∧, ′ is ¬, and 1 and 0 are ⊤ and ⊥. Set algebra is a third notation for the same thing.

The rest of Boolean Algebra

Axioms, laws, simplification and Boolean functions. Each subtopic below has its own method, worked example and mark-losing traps.

Ready to make boolean axioms & laws exam-proof?

Generate your first questions free — no card, no setup, no personal data stored. Practise until the method is second nature.

Start practising free →