Theorems · Theorem · category theory
Profinite.NobelingProof.C0.congr_simp
∀ {I : Type u} (C C_1 : Set (I → Bool)),
C = C_1 →
∀ [inst : LinearOrder I] [inst_1 : WellFoundedLT I] {o o_1 : Ordinal.{u}} (e_o : o = o_1)
(ho : o < Ordinal.type fun x1 x2 => x1 < x2) (a a_1 : I → Bool),
a = a_1 → Profinite.NobelingProof.C0 C ho a = Profinite.NobelingProof.C0 C_1 ⋯ a_1- Cited by
- 0 results in Mathlib
- Foundations
- Depth 39 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.
Cites6
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
- Ordinalstatement and proof · cited by 1,688
- WellFoundedLTstatement and proof · cited by 491
- Ordinal.typestatement and proof · cited by 207
- Profinite.NobelingProof.C0statement and proof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.