Theorems · Theorem · category theory
Profinite.NobelingProof.Products.evalFacProps
∀ {I : Type u} (C : Set (I → Bool)) [inst : LinearOrder I] {l : Profinite.NobelingProof.Products I} (J K : I → Prop),
(∀ a ∈ ↑l, J a) →
∀ [inst_1 : (j : I) → Decidable (J j)] [inst_2 : (j : I) → Decidable (K j)] (hJK : ∀ (i : I), J i → K i),
⇑(Profinite.NobelingProof.Products.eval (Profinite.NobelingProof.π C J) l) ∘
Profinite.NobelingProof.ProjRestricts C hJK =
⇑(Profinite.NobelingProof.Products.eval (Profinite.NobelingProof.π C K) l)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 161 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- Set.Elemstatement and proof · cited by 7,166
- Equiv.reflproof · cited by 274
- LocallyConstantstatement · cited by 227
- Profinite.NobelingProof.πstatement and proof · cited by 70
- Profinite.NobelingProof.Productsstatement and proof · cited by 54
- Function.comp_assocproof · cited by 41
- Profinite.NobelingProof.Products.evalstatement and proof · cited by 29
- Homeomorph.setCongrproof · cited by 29
- Profinite.NobelingProof.ProjRestrictproof · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- Profinite.NobelingProof.Products.eval_πs'proof · cited by 4