Mathlib Map

Theorems · Definition · category theory

Profinite.NobelingProof.GoodProducts.MaxProducts

{I : Type u} →
  Set (I → Bool) →
    [inst : LinearOrder I] →
      [inst_1 : WellFoundedLT I] →
        {o : Ordinal.{u}} → (o < Ordinal.type fun x1 x2 => x1 < x2) → Set (Profinite.NobelingProof.Products I)

The GoodProducts in C that contain o (they necessarily start with o, see GoodProducts.head!_eq_o_of_maxProducts)

Defined in
Mathlib.Topology.Category.Profinite.Nobeling.Successor
Cited by
17 results in Mathlib
Foundations
Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrderWellFoundedLT

Around this declaration

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

Profinite.NobelingProof.GoodProducts.max_eq_o_cons_tail · cited by 4GoodProducts.max_eq_o_con…Profinite.NobelingProof.GoodProducts.sum_equiv · cited by 3GoodProducts.sum_equivProfinite.NobelingProof.GoodProducts.SumEval · cited by 3GoodProducts.SumEvalProfinite.NobelingProof.GoodProducts.sum_equiv_comp_eval_eq_elim · cited by 2GoodProducts.sum_equiv_co…Profinite.NobelingProof.GoodProducts.sum_to · cited by 2GoodProducts.sum_toProfinite.NobelingProof.GoodProducts.MaxToGood · cited by 2GoodProducts.MaxToGoodProfinite.NobelingProof.GoodProducts.head!_eq_o_of_maxProducts · cited by 2GoodProducts.head!_eq_o_o…Profinite.NobelingProof.GoodProducts.max_eq_eval · cited by 2GoodProducts.max_eq_evalProfinite.NobelingProof.GoodProducts.square_commutes · cited by 1GoodProducts.square_commu…Profinite.NobelingProof.GoodProducts.good_lt_maxProducts · cited by 1GoodProducts.good_lt_maxP…Profinite.NobelingProof.GoodProducts.isChain_cons_of_lt · cited by 1GoodProducts.isChain_cons…Profinite.NobelingProof.GoodProducts.linearIndependent_comp_of_eval · cited by 1GoodProducts.linearIndepe…Profinite.NobelingProof.GoodProducts.linearIndependent_iff_sum · cited by 1GoodProducts.linearIndepe…Profinite.NobelingProof.GoodProducts.maxToGood_injective · cited by 1GoodProducts.maxToGood_in…Profinite.NobelingProof.GoodProducts.max_eq_eval_unapply · cited by 1GoodProducts.max_eq_eval_…Set · cited by 53352SetLinearOrder · cited by 8572LinearOrderSet.ofPred · cited by 6101Set.ofPredOrdinal · cited by 1688OrdinalWellFoundedLT · cited by 491WellFoundedLTOrdinal.type · cited by 207Ordinal.typeProfinite.NobelingProof.Products · cited by 54NobelingProof.ProductsProfinite.NobelingProof.Products.isGood · cited by 28Products.isGoodProfinite.NobelingProof.term · cited by 22NobelingProof.termGoodProducts.MaxProductsCITED BYCITES

Cites9

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

Cited by21

Results whose statement or proof uses this declaration.