Mathlib Map

Theorems · Theorem

Prod.mk_eq_zero

∀ {M : Type u_3} {N : Type u_4} [inst : Zero M] [inst_1 : Zero N] {x : M} {y : N}, (x, y) = 0 ↔ x = 0 ∧ y = 0
Defined in
Mathlib.Algebra.Notation.Prod
Cited by
9 results in Mathlib
Foundations
Depth 10 from the axioms · uses propext
Assumes
ZeroZero

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites1

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by9

Results whose statement or proof uses this declaration.