Theorems · Theorem · category theory
Profinite.NobelingProof.Products.isGood_mono
∀ {I : Type u} (C : Set (I → Bool)) [inst : LinearOrder I] [inst_1 : WellFoundedLT I]
{l : Profinite.NobelingProof.Products I} {o₁ o₂ : Ordinal.{u}},
o₁ ≤ o₂ →
Profinite.NobelingProof.Products.isGood (Profinite.NobelingProof.π C fun x => Profinite.NobelingProof.ord I x < o₁)
l →
Profinite.NobelingProof.Products.isGood
(Profinite.NobelingProof.π C fun x => Profinite.NobelingProof.ord I x < o₂) lIf l is good w.r.t. π C (ord I · < o₁) and o₁ ≤ o₂, then it is good w.r.t.
π C (ord I · < o₂)
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 164 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.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- Set.Elemproof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- Set.imageproof · cited by 5,609
- Ordinalstatement and proof · cited by 1,688
- Submodule.spanproof · cited by 1,504
- WellFoundedLTstatement and proof · cited by 491
- LocallyConstantproof · cited by 227
- Profinite.NobelingProof.πstatement and proof · cited by 70
- Profinite.NobelingProof.Productsstatement and proof · cited by 54
Cited by4
Results whose statement or proof uses this declaration.
- Profinite.NobelingProof.GoodProducts.smaller_monoproof · cited by 1
- Profinite.NobelingProof.Products.limitOrdinalproof · cited by 1
- Profinite.NobelingProof.GoodProducts.unionproof · cited by 0
- Profinite.NobelingProof.GoodProducts.union_succproof · cited by 0