Mathlib Map

Theorems · Theorem · logic and foundations

Membership.mem.ne_of_notMem

∀ {α : Type u_1} {β : Type u_2} [inst : Membership α β] {s : β} {a b : α}, a ∈ s → b ∉ s → a ≠ b

Alias of ne_of_mem_of_not_mem.

Defined in
Mathlib.Logic.Basic
Cited by
4 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
Membership

Around this declaration

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

Cites0

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

Nothing in Mathlib beyond the foundations.

Cited by4

Results whose statement or proof uses this declaration.