Theorems · Definition · logic and foundations
ZFSet.Definable.noConfusion
{P : Sort u_1} →
{n : ℕ} →
{f : (Fin n → ZFSet.{u}) → ZFSet.{u}} →
{t : ZFSet.Definable n f} →
{n' : ℕ} →
{f' : (Fin n' → ZFSet.{u}) → ZFSet.{u}} →
{t' : ZFSet.Definable n' f'} → n = n' → f ≍ f' → t ≍ t' → ZFSet.Definable.noConfusionType P t t'- Defined in
- Mathlib.SetTheory.ZFC.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses no axioms
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.
- ZFSetstatement and proof · cited by 259
- PSetproof · cited by 107
- ZFSet.mkproof · cited by 17
- ZFSet.Definablestatement and proof · cited by 2
- ZFSet.Definable.noConfusionTypestatement · cited by 0
- ZFSet.Definable.casesOnproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- ZFSet.Definable.mk.noConfusionproof · cited by 0