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 ≠ bAlias 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.
- DFinsupp.Lex.acc_of_singleproof · cited by 2
- Finset.slice_union_shadow_falling_succproof · cited by 1
- SimpleGraph.induce_deleteIncidenceSet_of_notMemproof · cited by 1
- ArithmeticFunction.IsMultiplicative.map_prodproof · cited by 1