Step
*
1
1
of Lemma
all-quotient-dependent
1. T : Type
2. c : T ⟶ Base
3. ∀x:T. (c x ∈ T ⋂ Base)
4. ∀x:T. ((c x) = x ∈ T)
5. S : T ⟶ ℙ
6. E : t:T ⟶ (S t) ⟶ (S t) ⟶ ℙ
7. ∀t:T. EquivRel(S t;a,b.E t a b)
8. ∀t:T. (x,y:S t//(E t x y))
⊢ f,g:∀t:T. (S t)//dep-fun-equiv(T;t,x,y.↓E t x y;f;g)
BY
{ (RenameVar `f' (-1) THEN Unfold `all` -1) }
1
1. T : Type
2. c : T ⟶ Base
3. ∀x:T. (c x ∈ T ⋂ Base)
4. ∀x:T. ((c x) = x ∈ T)
5. S : T ⟶ ℙ
6. E : t:T ⟶ (S t) ⟶ (S t) ⟶ ℙ
7. ∀t:T. EquivRel(S t;a,b.E t a b)
8. f : t:T ⟶ (x,y:S t//(E t x y))
⊢ f,g:∀t:T. (S t)//dep-fun-equiv(T;t,x,y.↓E t x y;f;g)
Latex:
Latex:
1.  T  :  Type
2.  c  :  T  {}\mrightarrow{}  Base
3.  \mforall{}x:T.  (c  x  \mmember{}  T  \mcap{}  Base)
4.  \mforall{}x:T.  ((c  x)  =  x)
5.  S  :  T  {}\mrightarrow{}  \mBbbP{}
6.  E  :  t:T  {}\mrightarrow{}  (S  t)  {}\mrightarrow{}  (S  t)  {}\mrightarrow{}  \mBbbP{}
7.  \mforall{}t:T.  EquivRel(S  t;a,b.E  t  a  b)
8.  \mforall{}t:T.  (x,y:S  t//(E  t  x  y))
\mvdash{}  f,g:\mforall{}t:T.  (S  t)//dep-fun-equiv(T;t,x,y.\mdownarrow{}E  t  x  y;f;g)
By
Latex:
(RenameVar  `f'  (-1)  THEN  Unfold  `all`  -1)
Home
Index