Mathlib Map

Theorems · Theorem · logic and foundations

Set.ncard_add_ncard_compl

∀ {α : Type u_1} (s : Set α),
  autoParam s.Finite Set.ncard_add_ncard_compl._auto_1 →
    autoParam sᶜ.Finite Set.ncard_add_ncard_compl._auto_3 → s.ncard + sᶜ.ncard = Nat.card α
Defined in
Mathlib.Data.Set.Card
Cited by
16 results in Mathlib
Foundations
Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Set.eq_univ_iff_ncard · cited by 4Set.eq_univ_iff_ncardMulAction.IsPreprimitive.is_two_motive_of_is_motive · cited by 2IsPreprimitive.is_two_mot…Set.even_ncard_compl_iff · cited by 2Set.even_ncard_compl_iffEquiv.Perm.exists_mem_stabilizer_isThreeCycle · cited by 2Perm.exists_mem_stabilize…Fin.Embedding.exists_embedding_disjoint_range_of_add_le_ENat_card · cited by 2Embedding.exists_embeddin…QuadraticForm.sigPos_weightedSumSquares · cited by 2QuadraticForm.sigPos_weig…Equiv.Perm.alternatingGroup_le_of_isPreprimitive_of_isThreeCycle_mem · cited by 2Perm.alternatingGroup_le_…Function.Surjective.card_le_card_add_one_iff · cited by 1Surjective.card_le_card_a…alternatingGroup.exists_mem_stabilizer_smul_eq · cited by 1alternatingGroup.exists_m…alternatingGroup.isCoatom_stabilizer · cited by 1alternatingGroup.isCoatom…alternatingGroup.isCoatom_stabilizer_of_ncard_lt_ncard_compl · cited by 1alternatingGroup.isCoatom…Equiv.Perm.subgroup_eq_top_of_isPreprimitive_of_isSwap_mem · cited by 1Perm.subgroup_eq_top_of_i…Set.ncard_compl · cited by 1Set.ncard_complSet.ncard_compl_add_ncard · cited by 1Set.ncard_compl_add_ncardEquiv.Perm.isCoatom_stabilizer · cited by 1Perm.isCoatom_stabilizerSet · cited by 53352SetSet.univ · cited by 3945Set.univCompl.compl · cited by 2925Compl.complSet.Finite · cited by 1814Set.FiniteNat.card · cited by 844Nat.cardSet.ncard · cited by 344Set.ncardSet.union_compl_self · cited by 57Set.union_compl_selfdisjoint_compl_right · cited by 47disjoint_compl_rightSet.ncard_univ · cited by 21Set.ncard_univSet.ncard_union_eq · cited by 6Set.ncard_union_eqSet.ncard_add_ncard_complCITED BYCITES

Cites10

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

Cited by16

Results whose statement or proof uses this declaration.