Theorems · Theorem · logic and foundations
Set.one_lt_ncard
∀ {α : Type u_1} {s : Set α}, autoParam s.Finite Set.one_lt_ncard._auto_1 → (1 < s.ncard ↔ ∃ a ∈ s, ∃ b ∈ s, a ≠ b)- Defined in
- Mathlib.Data.Set.Card
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.Finitestatement and proof · cited by 1,814
- Set.ncardstatement · cited by 344
- Set.ncard_eq_toFinset_cardproof · cited by 21
Cited by4
Results whose statement or proof uses this declaration.
- MulAction.IsPreprimitive.of_prime_cardproof · cited by 3
- MulAction.IsPreprimitive.is_two_motive_of_is_motiveproof · cited by 2
- Set.one_lt_ncard_iffproof · cited by 1
- AddAction.IsPreprimitive.of_prime_cardproof · cited by 0