Theorems · Definition · category theory
Profinite.NobelingProof.GoodProducts.sum_to
{I : Type u} →
(C : Set (I → Bool)) →
[inst : LinearOrder I] →
[inst_1 : WellFoundedLT I] →
{o : Ordinal.{u}} →
(ho : o < Ordinal.type fun x1 x2 => x1 < x2) →
↑(Profinite.NobelingProof.GoodProducts
(Profinite.NobelingProof.π C fun x => Profinite.NobelingProof.ord I x < o)) ⊕
↑(Profinite.NobelingProof.GoodProducts.MaxProducts C ho) →
Profinite.NobelingProof.Products IThe inclusion map from the sum of GoodProducts (π C (ord I · < o)) and
(MaxProducts C ho) to Products I.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 78 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.
Cites11
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
- LinearOrderstatement and proof · cited by 8,572
- Set.Elemstatement · cited by 7,166
- Ordinalstatement and proof · cited by 1,688
- WellFoundedLTstatement and proof · cited by 491
- Ordinal.typestatement and proof · cited by 207
- Profinite.NobelingProof.πstatement · cited by 70
- Profinite.NobelingProof.Productsstatement · cited by 54
- Profinite.NobelingProof.ordstatement · cited by 51
- Profinite.NobelingProof.GoodProducts.MaxProductsstatement · cited by 17
- Profinite.NobelingProof.GoodProductsstatement · cited by 12
Cited by3
Results whose statement or proof uses this declaration.
- Profinite.NobelingProof.GoodProducts.sum_equivproof · cited by 3
- Profinite.NobelingProof.GoodProducts.injective_sum_tostatement · cited by 0
- Profinite.NobelingProof.GoodProducts.sum_to_rangestatement and proof · cited by 0