Mathlib Map

Theorems · Definition · category theory

Profinite.NobelingProof.ProjRestricts

{I : Type u} →
  (C : Set (I → Bool)) →
    {J K : I → Prop} →
      [inst : (i : I) → Decidable (J i)] →
        [inst_1 : (i : I) → Decidable (K i)] →
          (∀ (i : I), J i → K i) → ↑(Profinite.NobelingProof.π C K) → ↑(Profinite.NobelingProof.π C J)

A variant of ProjRestrict with domain of the form π C K

Defined in
Mathlib.Topology.Category.Profinite.Nobeling.Basic
Cited by
12 results in Mathlib
Foundations
Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableDecidable

Around this declaration

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

Profinite.NobelingProof.πs' · cited by 9NobelingProof.πs'Profinite.NobelingProof.spanFunctor · cited by 3NobelingProof.spanFunctorProfinite.NobelingProof.ProjRestricts_coe · cited by 3NobelingProof.ProjRestric…Profinite.NobelingProof.injective_πs' · cited by 2NobelingProof.injective_π…Profinite.NobelingProof.coe_πs' · cited by 1NobelingProof.coe_πs'Profinite.NobelingProof.projRestricts_comp_projRestrict · cited by 1NobelingProof.projRestric…Profinite.NobelingProof.continuous_projRestricts · cited by 1NobelingProof.continuous_…Profinite.NobelingProof.Products.evalFacProps · cited by 1Products.evalFacPropsProfinite.NobelingProof.surjective_projRestricts · cited by 1NobelingProof.surjective_…Profinite.NobelingProof.GoodProducts.smaller_mono · cited by 1GoodProducts.smaller_monoProfinite.NobelingProof.πs'_apply_apply · cited by 0NobelingProof.πs'_apply_a…Profinite.NobelingProof.projRestricts_eq_comp · cited by 0NobelingProof.projRestric…Profinite.NobelingProof.projRestricts_eq_id · cited by 0NobelingProof.projRestric…Profinite.NobelingProof.ProjRestricts.congr_simp · cited by 0ProjRestricts.congr_simpDFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetSet.Elem · cited by 7166Set.ElemProfinite.NobelingProof.π · cited by 70NobelingProof.πHomeomorph.setCongr · cited by 29Homeomorph.setCongrProfinite.NobelingProof.ProjRestrict · cited by 13NobelingProof.ProjRestrictProfinite.NobelingProof.proj_eq_of_subset · cited by 3NobelingProof.proj_eq_of_…NobelingProof.ProjRestrictsCITED BYCITES

Cites7

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

Cited by14

Results whose statement or proof uses this declaration.