Mathlib Map

Theorems · Theorem · combinatorics

Set.VAddAntidiagonal.finite_of_isPWO

∀ {G : Type u_1} {P : Type u_2} {s : Set G} {t : Set P} [inst : PartialOrder G] [inst_1 : PartialOrder P]
  [inst_2 : VAdd G P] [IsOrderedCancelVAdd G P], s.IsPWO → t.IsPWO → ∀ (a : P), (s.vaddAntidiagonal t a).Finite
Defined in
Mathlib.Data.Set.SMulAntidiagonal
Cited by
16 results in Mathlib
Foundations
Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PartialOrderPartialOrderVAddIsOrderedCancelVAdd

Around this declaration

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

HahnModule.coeff_smul · cited by 5HahnModule.coeff_smulHahnSeries.SummableFamily.smul_hsum · cited by 2SummableFamily.smul_hsumHahnModule.coeff_single_smul_vadd · cited by 2HahnModule.coeff_single_s…HahnModule.coeff_smul_left · cited by 2HahnModule.coeff_smul_leftHahnModule.coeff_smul_right · cited by 2HahnModule.coeff_smul_rig…HahnSeries.SummableFamily.coeff_smul · cited by 2SummableFamily.coeff_smulHahnModule.zero_smul' · cited by 2HahnModule.zero_smul'Finset.vaddAntidiagonal_min_vadd_min · cited by 1Finset.vaddAntidiagonal_m…HahnSeries.SummableFamily.sum_vAddAntidiagonal_eq · cited by 1SummableFamily.sum_vAddAn…HahnModule.coeff_smul_order_add_order · cited by 1HahnModule.coeff_smul_ord…HahnSeries.SummableFamily.isPWO_iUnion_support_prod_smul · cited by 1SummableFamily.isPWO_iUni…HahnModule.support_smul_subset_vadd_support' · cited by 1HahnModule.support_smul_s…HahnSeries.SummableFamily.finite_co_support_prod_smul · cited by 1SummableFamily.finite_co_…HahnModule.add_smul · cited by 0HahnModule.add_smulFinset.isPWO_support_vaddAntidiagonal · cited by 0Finset.isPWO_support_vadd…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetPartialOrder · cited by 6410PartialOrderLT.lt.le · cited by 2189lt.leSet.Finite · cited by 1814Set.FiniteLT.lt.ne · cited by 872lt.neOrderEmbedding · cited by 619OrderEmbeddingVAdd · cited by 616VAddFunction.Embedding.injective · cited by 111Embedding.injectiveSet.IsPWO · cited by 99Set.IsPWOSubrel · cited by 53SubrelOrder.Preimage · cited by 42Order.PreimageRelEmbedding.injective · cited by 41RelEmbedding.injectiveSet.PartiallyWellOrderedOn · cited by 34Set.PartiallyWellOrderedOnIsOrderedCancelVAdd · cited by 31IsOrderedCancelVAddVAddAntidiagonal.finite_of_is…CITED BYCITES

Cites21

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.