Theorems · Theorem · order theory
Set.card_fintypeInsertOfNotMem
∀ {α : Type u} {a : α} (s : Set α) [inst : Fintype ↑s] (h : a ∉ s), Fintype.card ↑(insert a s) = Fintype.card ↑s + 1- Defined in
- Mathlib.Data.Set.Finite.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Fintype
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Fintypestatement and proof · cited by 7,736
- Set.Elemstatement and proof · cited by 7,166
- Fintype.cardstatement and proof · cited by 1,386
- Finset.valproof · cited by 438
- Multiset.consproof · cited by 313
- Set.toFinsetproof · cited by 217
- Set.toFinset_cardproof · cited by 63
- Fintype.card_ofFinsetproof · cited by 26
- Finset.card_consproof · cited by 16
- Multiset.nodup_consproof · cited by 10
- Set.fintypeInsertOfNotMemstatement · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Set.card_insertproof · cited by 0